| Crates.io | rundeck-api |
| lib.rs | rundeck-api |
| version | 0.1.0 |
| created_at | 2017-08-02 12:28:15.335504+00 |
| updated_at | 2017-08-02 14:52:22.704919+00 |
| description | Rundeck API is a library to talk with Rundeck Application Programming Interface |
| homepage | |
| repository | https://github.com/Freyskeyd/Rundeck |
| max_upload_size | |
| id | 26100 |
| size | 7,701 |
Rundeck (CLI) is a Command Line Interface which aim to solve a lack of tools to directly interact with a Rundeck instance. The main goal is to run and check job's status.

git clone git@github.com:Freyskeyd/Rundeck.git
cd Rundeck
cargo build --release
cp target/release/rundeck /usr/local/bin/