This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
tap / tap-suite
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
History | ||
| |
MIT-LICENSE | Mon Feb 16 23:41:10 -0800 2009 | |
| |
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
Licence:: {MIT-Style}[link:files/MIT-LICENSE.html]








