Tcramer
writes rake tasks!
Add this line to your project's Gemfile:
gem 'tcramer'
And then execute:
$ bundle
Or install it yourself as:
$ gem install tcramer
First, run the installation generator:
$ rails g tcramer:install
This will write a new, mission-critical rake task into your project called manage.rake
. You can now invoke the Tcramer
management task by running:
$ rake manage
Another rake task that will deliver a sharp shot in the arm to your organization is written to motivate.rake
. You too can be motivated to exceed performance expectations, thanks to Tcramer
, by running:
$ rake motivate
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a Pull Request
Please use Tcramer
responsibly!
This software has been developed by and is brought to you by the Penguin Paradigm community. Learn more at the Penguin Paradigm website.