Sha256: 7393e6f0037845ee2d5a4e8849167e7bcaebc66403baaee75449a4ee716532d9
Contents?: true
Size: 380 Bytes
Versions: 6
Compression:
Stored size: 380 Bytes
Contents
# peppermint _"A gem of a dev environment."_ # Installation 1. Install the Gem. ```ruby bundle add peppermint --group development ``` 2. Put the following in your `Rakefile`: ```ruby require "peppermint/rake" ``` 3. Pull down config files. ```bash bundle exec rake peppermint:update ``` # Updating ```bash bundle update peppermint bundle exec rake peppermint:update ```
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
peppermint-0.1.14 | README.md |
peppermint-0.1.13 | README.md |
peppermint-0.1.12 | README.md |
peppermint-0.1.11 | README.md |
peppermint-0.1.10 | README.md |
peppermint-0.1.9 | README.md |