Sha256: 9d91cbc98996e53afed7bd46030b4317603dff8e5fd1004c28c186c63c15999e
Contents?: true
Size: 1.28 KB
Versions: 2
Compression:
Stored size: 1.28 KB
Contents
= {Tap Tasks}[http://tap.rubyforge.org/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}[http://www.yaml.org/]. {Tap-Tasks}[http://tap.rubyforge.org/tap-tasks] is a part of the {Tap-Suite}[http://tap.rubyforge.org/tap-suite]. Check out these links for documentation, development, and bug tracking. * Website[http://tap.rubyforge.org] * Lighthouse[http://bahuvrihi.lighthouseapp.com/projects/9908-tap-task-application/tickets] * Github[http://github.com/bahuvrihi/tap/tree/master] * {Google Group}[http://groups.google.com/group/ruby-on-tap] == 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 RubyForge[http://rubyforge.org/projects/tap]. Use: % gem install tap-tasks == Info Copyright (c) 2009, Regents of the University of Colorado. Developer:: {Simon Chiang}[http://bahuvrihi.wordpress.com], {Biomolecular Structure Program}[http://biomol.uchsc.edu/], {Hansen Lab}[http://hsc-proteomics.uchsc.edu/hansenlab/] Support:: CU Denver School of Medicine Deans Academic Enrichment Fund License:: {MIT-Style}[link:files/MIT-LICENSE.html]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tap-tasks-0.3.0 | README |
tap-tasks-0.2.0 | README |