9 releases
0.0.9 | Oct 13, 2023 |
---|---|
0.0.8 | Oct 5, 2023 |
0.0.6 | Sep 12, 2023 |
#149 in Template engine
57 downloads per month
115KB
3K
SLoC
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!
Dependencies
~16–32MB
~529K SLoC