Sha256: 4d441c0ad2f687139c27a52baae65d9049fb38311efa44920e2e004fc8d6e90e
Contents?: true
Size: 1.53 KB
Versions: 5
Compression:
Stored size: 1.53 KB
Contents
= {Tap Generator}[http://tap.rubyforge.org/tap-gen] gen.er.a.tor n. a thing that generates something Generators for Tap. == Description Provides generators for Tap. Generators are subclasses of Task are therefore easy to configure, subclass, and distribute. {Tap-Generator}[http://tap.rubyforge.org/tap-gen] 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 Get started: % tap generate root sample % cd sample % tap generate task goodnight % tap run -- goodnight moon Get some help: % tap generate --help % tap generate task --help Roll your own: % tap generate generator thing Roll it back: % tap destroy generator thing % tap destroy task goodnight % cd .. % tap destroy root sample == Installation Tap-Generator is available as a gem on RubyForge[http://rubyforge.org/projects/tap]. Use: % gem install tap-gen == 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
tap-gen-0.2.0 | README |
tap-gen-0.1.3 | README |
tap-gen-0.1.0 | README |
tap-gen-0.1.2 | README |
tap-gen-0.1.1 | README |