0.1.0 • Published 3 years ago

hyperbeat v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

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

License

MIT License