Sha256: ce9b707341e0d6de350a4536bf6d986045f60df04226ccc352041327939bbc73
Contents?: true
Size: 580 Bytes
Versions: 3
Compression:
Stored size: 580 Bytes
Contents
# Scalehero A heroku auto-scaler using heroku-api ## Installation Add this line to your application's Gemfile: gem 'scalehero' And then execute: $ bundle Or install it yourself as: $ gem install scalehero ## Usage Just make sure that you have these ENV variables: ENV['HEROKU_APP'] and ENV['HEROKU_API_KEY'] ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
scalehero-0.0.3 | README.md |
scalehero-0.0.2 | README.md |
scalehero-0.0.1 | README.md |