Crates.io | kaput-cli |
lib.rs | kaput-cli |
version | 2.5.0 |
source | src |
created_at | 2023-05-09 13:56:33.854019 |
updated_at | 2024-11-08 04:15:11.316579 |
description | The unofficial CLI for Put.io |
homepage | https://github.com/davidchalifoux/kaput-cli |
repository | https://github.com/davidchalifoux/kaput-cli |
max_upload_size | |
id | 860503 |
size | 425,943 |
The unofficial CLI for Put.io
You can use Kaput to completely manage your Put.io account from the comfort of your terminal!
Specific instructions coming soon.
You can directly compile and install Kaput as long as you have Rust and Cargo installed on your machine:
curl https://sh.rustup.rs -sSf | sh
cargo install kaput-cli
Binaries of the latest version of every major platform are available on the releases page.
Once installed, you can call kaput from the terminal:
kaput <command>
For more information on all of the available commands, refer to our documentation.