Registry / cli / sod
library2.3.0rbrubygemsunverified

A domain specific language for creating composable command line interfaces.

gem install sod
INSTALL
IMPORT
SIG · SOD
S
sod
clirubyv2.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.

Sod
require 'sod'

Define a CLI with composable options.

require 'sod' class MyCLI < Sod on '--verbose' do puts 'Verbose mode' end end MyCLI.new.call
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
28
Resources
sod — gem install sod · libregistry