Sha256: 039b0b02b8511ab984656c00ea26762aeb1a93694f65d022660920e31e99e8f9
Contents?: true
Size: 665 Bytes
Versions: 8
Compression:
Stored size: 665 Bytes
Contents
<!-- # @title CLI tools --> # CLI tools discorb has a CLI tool for developing. ## Usage ```bash bundle exec discorb <command> ... ``` ## Commands Currently, discorb has the following commands: | Command | Description | |---------|-------------| | {file:docs/cli/new.md `new`} | Create a new project. | | {file:docs/cli/irb.md `irb`} | Start an interactive Ruby shell with connected client. | | {file:docs/cli/run.md `run`} | Run a client. | | {file:docs/cli/setup.md `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.
Version data entries
8 entries across 8 versions & 1 rubygems