Registry / cli / boson
library1.3.0rbrubygemsunverified

Modular command/task framework usable from IRB and command line, with optional automated views and plain Ruby libraries.

gem install boson
INSTALL
IMPORT
SIG · BOSON
B
boson
clirubyv1.3.0
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.

Boson
require 'boson'

Define and run a Boson command

require 'boson' # Define a simple command Boson.command :hello do "Hello, world!" end # Run it from IRB puts Boson.run(:hello)
Debug
Known issues
breakingRequires Ruby >= 1.9.2
fix
Upgrade Ruby to version 1.9.2 or later.
affects: < 1.3.0
Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Resources
boson — gem install boson · libregistry