Registry / cli / claide

claide

JSON →
library1.1.0rbrubygemsunverified

A small command-line interface framework.

gem install claide
INSTALL
IMPORT
SIG · CLAIDE
C
claide
clirubyv1.1.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.

CLAide
require 'claide'

Define and run a simple CLI command.

require 'claide' class MyCommand < CLAide::Command def run puts "Hello, CLAide!" end end MyCommand.run(ARGV)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Resources
claide — gem install claide · libregistry