Crates.io | discloud |
lib.rs | discloud |
version | 1.1.1 |
source | src |
created_at | 2022-09-08 16:51:39.65028 |
updated_at | 2022-12-25 19:01:57.901365 |
description | Blazingly fast Discloud CLI |
homepage | |
repository | https://github.com/discloud/cli-rust/ |
max_upload_size | |
id | 661168 |
size | 133,571 |
Blazingly fast Discloud CLI to host your apps.
Checkout the latest release page to download the latest version of the CLI for windows, mac and linux (x86);
Or use cargo install discloud
to compile from scratch if there's not a pre-compiled binary for your platform (e.g. arm, BSD).
. {iwr -useb "https://discloud.github.io/cli-rust/installer/windows.ps1"} | iex;
curl -L https://discloud.github.io/cli-rust/installer/linux | bash
exec bash
to make the discloud
command to be available on the current terminalComing soon...