Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 620 Bytes

README.md

File metadata and controls

51 lines (32 loc) · 620 Bytes

Hyperbeat

cli tool to create and manage hyperdrive.

Install

npm install -g hyperbeat

Usage

You should have hyperspace started on your local machine.

create hyperdrive

hyperkit init

add current dir files to hyperdrive

hyperkit add

ls dir file from a specific path of hyperdrive

hyperkit ls

cat file content from hyperdrive

hyperkit cat

pin hyperdrive to local hyperspace

hyperkit pin

share hyperdrive and serve as http

hyperkit share