Registry / cli / mothership

mothership

JSON →
library0.5.1rbrubygemsunverified

Command-line library for building large CLI applications with ease.

gem install mothership
INSTALL
IMPORT
SIG · MOTHERSHIP
M
mothership
clirubyv0.5.1
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.

Mothership
require 'mothership'

Define and run a simple CLI command

require 'mothership' class MyCLI < Mothership command :hello do "Hello, world!" end end MyCLI.start
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
mothership — gem install mothership · libregistry