Registry / cli / runfile

runfile

JSON →
library1.0.2rbrubygemsunverified

Build expressive command line utilities for your projects.

gem install runfile
INSTALL
IMPORT
SIG · RUNFILE
R
runfile
clirubyv1.0.2
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.

Runfile
✓ require 'runfile'

Define and run a simple CLI command

require 'runfile' Runfile.define do command :hello do puts 'Hello, world!' end end Runfile.execute
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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