@sunodo/cli
v0.14.0
Published
Sunodo CLI
Downloads
51
Readme
Sunodo CLI
Sunodo provides a CLI to help developers to:
create
applications from templatesbuild
applications from source to a cartesi machinerun
applications in a local development environmenttest
applications running inside a cartesi machinedeploy
applications to a cloud providermonitor
application already running on a cloud provider
It's implemented using the oclif framework and distributed through several channels including npm
and homebrew
.
Installation
brew install sunodo/tap/sunodo
sunodo --help
More documentation at https://docs.sunodo.io.