bahuvrihi / tap
- Source
- Commits
- Network (0)
- Issues (11)
- Downloads (40)
- Wiki (4)
- Graphs
-
Tree:
96bfff5
tap / tap-suite
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
History | ||
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
tap-suite.gemspec | ||
| |
test/ |
tap-suite/README
= {Tap Suite}[http://tap.rubyforge.org/tap-suite]
A collection of several modules that simplify development
== Description
{Tap}[http://tap.rubyforge.org] is a framework for creating configurable,
distributable tasks and workflows. Several related modules apply Tap in
particularly useful ways. The Tap Suite is simply a collection of those
gems, facilitating installation and update.
Currently these modules are included:
* {Tap}[http://tap.rubyforge.org]
* {Rap}[http://tap.rubyforge.org/rap]
* {Tap-Server}[http://tap.rubyforge.org/tap-server]
== Installation
{Tap Suite}[http://tap.rubyforge.org/tap-suite] is available as a gem on RubyForge[http://rubyforge.org/projects/tap].
Use:
% gem install tap-suite
Tap requires an updated version of RubyGems[http://docs.rubygems.org/] (>= 1.2.0). To check the version and update
RubyGems:
% gem --version
% gem --update system
== 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]

