Registry / cli / bombshell

bombshell

JSON →
library0.1.6rbrubygemsunverified

Give your application or gem an interactive shell, complete with custom prompts, tab completion, and various callbacks.

gem install bombshell
INSTALL
IMPORT
SIG · BOMBSHELL
B
bombshell
clirubyv0.1.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bombshell
require 'bombshell'

Define a custom interactive shell with commands as methods.

require 'bombshell' class MyShell < Bombshell::Shell prompt_with 'myapp> ' def hello puts "Hello, world!" end end MyShell.launch
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
Resources
bombshell — gem install bombshell · libregistry