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).
ps1
. {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 terminal
Coming soon...