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