CLI tools

discorb has a CLI tool for developing.

Usage

Usage: discorb [options] [subcommand [options]]

Options

-b, --[no-]bundler

Whether to use bundler. Default to true.

Commands

Currently, discorb has the following commands:

Command Description
new Create a new project.
irb Start an interactive Ruby shell with connected client.
run Run a client.
setup Setup application commands.
show Show your environment. (No document)
about Show discorb's information. (No document)

Click the command name to see the document.