Created
November 19, 2019 09:07
-
-
Save PhyrexTsai/158a9667a0ee84fbea7cf5607d409fd0 to your computer and use it in GitHub Desktop.
Bluzelle.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KAIZEN command | |
``` | |
kaizen plugins | |
Plugin management for kaizen | |
Commands: | |
kaizen plugins install [plugin] Install and add a plugin to your project | |
kaizen plugins uninstall [plugin] Uninstall and remove a plugin to your | |
project | |
kaizen plugins list Lists all available plugins | |
Options: | |
--help Show help [boolean] | |
--version Show version number [boolean] | |
Examples: | |
kaizen plugins install | |
kaizen plugins uninstall | |
kaizen plugins list | |
Available plugins: | |
bluzelle - Decentralized database | |
nkn - Data transmisstion | |
noia - Decentralized CDN | |
icon - Blockchain | |
orbit - Decentralized database | |
arweave - Decentralized file storage | |
band - Decentralized data governance | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment