Registry / cli / drydock

drydock

JSON →
library1.0.0rbrubygemsunverified

Provides a powerful DSL for building command-line applications with ease.

gem install drydock
INSTALL
IMPORT
SIG · DRYDOCK
D
drydock
clirubyv1.0.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.

Drydock
require 'drydock'

Define a simple CLI command

require 'drydock' Drydock.new do command :hello do puts "Hello, world!" end end.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
26
Resources
drydock — gem install drydock · libregistry