0.1.6 |
|
---|---|
0.1.5 |
|
0.1.3 |
|
0.1.1 |
|
0.1.0 |
|
#22 in #oasis
56KB
1.5K
SLoC
oasis-cli
A command line utility for managing Oasis packages.
$ cargo install oasis-cli
$ oasis --help
oasis 0.1.0
Oasis developer tools
USAGE:
oasis [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
build Build services for the Oasis platform
clean Remove build products
deploy Deploy a service to the Oasis blockchain
help Prints this message or the help of the given subcommand(s)
ifextract Extract interface definition(s) from a service.wasm
init Create a new Oasis package
test Run integration tests against a simulated Oasis runtime.
Dependencies
~30–45MB
~815K SLoC