Sha256: eef9ee976db919d73487b9deb120b928a6cd8ed31dc335c43eb1188e2c758812
Contents?: true
Size: 391 Bytes
Versions: 1
Compression:
Stored size: 391 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/init.md `init`} | Create a new project. | | {file:docs/cli/irb.md `irb`} | Start an interactive Ruby shell with connected client. |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
discorb-0.3.0 | docs/cli.md |