Sha256: e9a7de9a96b247a7bab14d61f4da8a4350ee1589d52ec3167841b8afe4811213
Contents?: true
Size: 712 Bytes
Versions: 6
Compression:
Stored size: 712 Bytes
Contents
# EcoRake A set of helpers to build re-usable `rake` integration helpers. ## Installation Add this line to your application's Gemfile: ```ruby gem 'eco-rake', require: %w[eco-rake] ``` And then execute: $ bundle Or install it yourself as: $ gem install eco-rake ## Usage ## Development To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). For more info on available `Rake` tasks: `rake -T`
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
eco-rake-0.1.6 | README.md |
eco-rake-0.1.5 | README.md |
eco-rake-0.1.4 | README.md |
eco-rake-0.1.3 | README.md |
eco-rake-0.1.2 | README.md |
eco-rake-0.1.1 | README.md |