Project

peppermint

0.0
There's a lot of open issues
A Gem of a dev environment
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.3
~> 3.10
~> 13.1
~> 6.6
~> 3.12
~> 1.57
~> 0.50
~> 0.9
 Project Readme

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