Code Monkey home page Code Monkey logo

cli-rust's Introduction

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

cli-rust's People

Contributors

coffeeispower avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sergioglorias

cli-rust's Issues

Add `mods` commands

What is this all about?

The mods command contains subcommands to manage the moderators on the bot, it can add and remove mods, and manage permissions.
The team command is used by the mods to do stuff on the apps, like commit, start, stop, get the logs, etc...

Todo list:

Add `aboutme` command

This command will show some information about the user, like the online apps, the plan, etc...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.