This is the golemcli in rust
To start the application use
cargo run
To build the application use
cargo build
- project basics
- README
- github
- golemcli features
- arguments
- websocket call
- command splitting
- help
- map to rpc call names
- interactive mode
- use
verify_ssl
argument - mask password https://crates.io/crates/rpassword
- tests
- unit test
- integration test
- coverage report
- ci
- circle
- appveyor
- travis
- codecov
- build user docs
- deploy user docs
- deploy binaries on tag