cli
cli copied to clipboard
A CLI for peer-to-peer file sharing using the Hypercore Protocol.
For use in shell scripts or to pipe hyp’s output into other commands, it would be practical to have an option to only get the address of the created drive/bee...
Running `hyp sync` on a hyperdrive will destroy the contents of any drives you have mounted drives own. Also `hyp diff` will report that the contents will be removed. Also...
Support for ignoring files and directories has been lost during the move from dat to hyper. While there is support retained in Beaker browser, though that no longer uses `.datignore`...
Need tooling to delete hypers from your local cache, see #20
This will give the networking status of hypers not managed by the mirror service but active in the daemon
It might be nice to have a structure for adding plugins to the core `hyp` CLI tool. This could have a couple of benefits: - Lower friction to try new...
Hello; I installed with `pnpm install -g @hyperspace/cli` and get that in the output: ```bash WARN deprecated [email protected]: cross-spawn no longer requires a build toolchain, use it instead WARN deprecated...