public
Rubygem
Description: sample tap tasks
Homepage: http://tap.rubyforge.org/sample_tasks
Clone URL: git://github.com/bahuvrihi/sample_tasks.git
name age message
file .gitignore Wed Jul 23 08:14:46 -0700 2008 Updated several files tasks to tap 0.10.0 [Simon Chiang]
file MIT-LICENSE Sun Jul 27 15:35:39 -0700 2008 Deleted files that will not go into sample-task... [Simon Chiang]
file README Sun Jul 27 15:35:39 -0700 2008 Deleted files that will not go into sample-task... [Simon Chiang]
file Rakefile Sun Jul 27 15:43:35 -0700 2008 Final cleanup for 0.10.0 release. [Simon Chiang]
directory lib/ Wed Aug 06 06:23:28 -0700 2008 Fixed a require due to changes in tap. [Simon Chiang]
directory pkg/ Sun Apr 27 09:48:27 -0700 2008 Initial import from rubyforge svn. [Simon Chiang]
file sample_tasks.gemspec Fri Aug 08 06:37:53 -0700 2008 Modified gemspec. SampleTasks-0.10.0 release. [Simon Chiang]
file tap.yml Sun Apr 27 09:48:27 -0700 2008 Initial import from rubyforge svn. [Simon Chiang]
directory test/ Mon Sep 15 08:48:01 -0700 2008 updated to latest tap [Simon Chiang]
README
= Sample Tasks

A set of generally-useful sample tap[http://tap.rubyforge.org] tasks.

== Description

Sample tasks is a library of tap[http://tap.rubyforge.org] tasks that are both
instructive and generally useful.  Currently consists of a few file tasks for 
concatenation, searching, copying, etc.

* Website[http://tap.rubyforge.org]
* Rubyforge[http://rubyforge.org/projects/tap]
* Lighthouse[http://bahuvrihi.lighthouseapp.com/projects/14735-sample-tasks/overview]
* Github[http://github.com/bahuvrihi/sample_tasks/tree/master]

== Installation

The sample_tasks gem is available through RubyForge[http://rubyforge.org/projects/tap].  Use:

  % gem install sample_tasks

== Info 

Copyright (c) 2006-2008, 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