Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

discloud/cli-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discloud CLI

Build & Upload Build and Check (w/ Clippy) discloud cli crate badge license badge issues Pull Requests

Blazingly fast Discloud CLI to host your apps.

CLI Demo

How to download?

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).

Using the installer

Windows:

  1. Run this on powershell:
. {iwr -useb "https://discloud.github.io/cli-rust/installer/windows.ps1"} | iex;
  1. Restart your terminals

Linux:

  1. Run curl -L https://discloud.github.io/cli-rust/installer/linux | bash
  2. Restart all your terminals or run exec bash to make the discloud command to be available on the current terminal

MacOS

Coming soon...

About

CLI usada para gerenciar aplicativos Discloud a partir da linha de comando.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages