peppermint
"A gem of a dev environment."
Installation
- Install the Gem.
bundle add peppermint --group development
- Put the following in your
Rakefile
:
require "peppermint/rake"
- Pull down config files.
bundle exec rake peppermint:update
Updating
bundle update peppermint
bundle exec rake peppermint:update