Tap Tasks

task n. a piece of work to be done or undertaken

A set of standard Tap tasks.

Description

A standard library of utility tasks, for example tasks to dump/load results as YAML. Tap-Tasks is a part of the Tap-Suite. Check out these links for documentation, development, and bug tracking.

Usage

Usage is the same as for any tasks.

% tap run -- load/yaml "{key: value}" --: inspect
{"key" => "value"}

Installation

Tap-Tasks is available as a gem on Gemcutter.

% gem install tap-tasks

Info

Developer

Simon Chiang

License

MIT-Style