peppermint

"A gem of a dev environment."

Installation

  1. Install the Gem.
bundle add peppermint --group development
  1. Put the following in your Rakefile:
require "peppermint/rake"
  1. Pull down config files.
bundle exec rake peppermint:update

Updating

bundle update peppermint
bundle exec rake peppermint:update