public
Description: A collection of Sake tasks for use on multiple projects
Homepage: http://www.viget.com/extend/
Clone URL: git://github.com/vigetlabs/sake-tasks.git
Search Repo:
name age message
folder README Wed May 14 05:29:51 -0700 2008 =Initial commit of README and git:ignore task [reagent]
folder git.rake Wed May 14 05:29:51 -0700 2008 =Initial commit of README and git:ignore task [reagent]
README
= Sake Tasks

A collection of tasks for use on multiple projects

== Requirements

Before you can use these tasks, you'll need to install the Sake gem:

  sudo gem install sake
  
More documentation on Sake is available from Err the Blog: 
http://errtheblog.com/posts/60-sake-bomb

== Usage

To install one of the tasks, just point sake to it:

  sake -i git.rake
  
Now the tasks are available anywhere you need them

== Credits

Patrick Reagan (mailto: patrick.reagan@viget.com) of Viget Labs

== License

Available for use under the MIT License