#client #template #cli #live #golem #project

app golem-cli

Command line interface for Golem Cloud

9 releases

0.0.9 Oct 13, 2023
0.0.8 Oct 5, 2023
0.0.6 Sep 12, 2023

#149 in Template engine

Download history 144/week @ 2023-09-06 29/week @ 2023-09-13 17/week @ 2023-09-20 45/week @ 2023-09-27 39/week @ 2023-10-04 38/week @ 2023-10-11 23/week @ 2023-10-18 20/week @ 2023-10-25 1/week @ 2023-11-01 4/week @ 2023-11-08

57 downloads per month

Apache-2.0

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