Registry

Weft packages, signed with ed25519 and sandboxed by capabilities.

# install any package
$ weft registry install <name>

# search from the CLI
$ weft registry search

# publish your own
$ weft registry keygen mykey
$ weft publish --key mykey
Loading packages...