Registry / build-tool / mattock

mattock

JSON →
library0.10.1rbrubygemsunverified

Extensions to Rake tasklibs, a commandline library with mocking support, and common templating patterns.

gem install mattock
INSTALL
IMPORT
SIG · MATTOCK
M
mattock
build-toolrubyv0.10.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.

Mattock
require 'mattock'

Define a custom Rake task using Mattock

require 'mattock' class MyTask < Mattock::Tasklib def define task :hello do puts 'Hello from Mattock' end end end MyTask.new.define
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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