Build & Upload Build and Check (w/ Clippy) discloud cli crate badge license badge issues Pull Requests
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).
- Run this on powershell:
. {iwr -useb "https://discloud.github.io/cli-rust/installer/windows.ps1"} | iex;
- Restart your terminals
- Run
curl -L https://discloud.github.io/cli-rust/installer/linux | bash - Restart all your terminals or run
exec bashto make thediscloudcommand to be available on the current terminal
Coming soon...