golem-cli 0.0.10

Command line interface for Golem Cloud
golem-cli-0.0.10 is not a library.
Visit the last successful build: golem-cli-1.3.0-dev.1

golem-cli

Command line interface for Golem Cloud.

Installation

To install golem-cli you currently need to use cargo, Rust's build tool.

To get cargo on your system, we recommend to use rustup:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup install stable
rustup default stable

Then you can install golem-cli with the following command:

cargo install golem-cli

More information

Please check the Golem Cloud developer documentation portal to learn more about how to get started with Golem Cloud!