CLI tools
discorb has a CLI tool for developing.
Usage
bundle exec discorb <command> ...
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.