rake-deveiate 0.17.3
This is a collection of Rake tasks I use for development. I distribute them as a gem mostly so people who wish to contribute to the other Open Source libraries I maintain can do so easily, but of course you're welcome to use them yourself if you find them useful.
Gemfile:
=
install:
=
Runtime Dependencies (10):
git
~> 1.7
hglib
~> 0.11
pastel
~> 0.7
rake
~> 13.0
rdoc
~> 6.2
rspec
~> 3.8
simplecov
~> 0.18
tty-editor
~> 0.6
tty-prompt
~> 0.19
tty-table
~> 0.11
Development Dependencies (1):
rdoc-generator-fivefish
~> 0.4