CLI tools

discorb has a CLI tool for developing.

Usage

“sh Usage: discorb [options][subcommand [options]]

Options

-b, --[no-]bundler

Whether to use bundler. Default to true.

Commands

Currently, discorb has the following commands:

CommandDescription
newCreate a new project.
irbStart an interactive Ruby shell with connected client.
runRun a client.
setupSetup application commands.
showShow your environment. (No document)
aboutShow discorb’s information. (No document)

Click the command name to see the document.