rake-sh

The Rake Shell.

Install

gem install rake-sh

Usage

rake-sh

Invoke a rake taks:

rake> rake spec

Print rake tasks:

rake> tasks

or specify a pattern:

rake> tasks db

Copyright (c) 2011 jugyo. See LICENSE.txt for further details.