Registry / cli / toys-core

toys-core

JSON →
library0.22.0rbrubygemsunverified

Toys-Core is the command line tool framework underlying Toys, used to create command line executables using the Toys DSL and classes.

gem install toys-core
INSTALL
IMPORT
SIG · TOYS-CORE
T
toys-core
clirubyv0.22.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.

Toys
require 'toys-core'

Create a CLI tool with Toys

require 'toys-core' class MyTool < Toys::Tool def run puts 'Hello from Toys!' end end MyTool.new.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
34
Resources