Sha256: 74a177d0d102b8cfd1456f8d1f774bfaf5693a8ecedc8864551a2fc072071f2d
Contents?: true
Size: 440 Bytes
Versions: 5
Compression:
Stored size: 440 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 ``` # Links [RubyGems](https://rubygems.org/gems/peppermint/)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
peppermint-0.1.19 | README.md |
peppermint-0.1.18 | README.md |
peppermint-0.1.17 | README.md |
peppermint-0.1.16 | README.md |
peppermint-0.1.15 | README.md |