Sha256: 280427da051946ecf7e797766f00d063b4a3213a7877375d2c93322f5b8a1d0f
Contents?: true
Size: 1.79 KB
Versions: 21
Compression:
Stored size: 1.79 KB
Contents
# Heroku Utility [![Gem Version](https://badge.fury.io/rb/hu.svg)](https://badge.fury.io/rb/hu) A small utility to augment the toolbelt. ## Features * Bulk collaborator management (export/import as YAML or JSON) * Opinionated, guided application deployment (via [git-flow](https://github.com/nvie/gitflow) and [pipelines](https://devcenter.heroku.com/articles/pipelines)) ## Installation $ gem install hu ## Usage Please run `hu --help` and follow the on-screen instructions. ## Contributing Patches are welcome, especially bugfixes. 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## License Copyright (C) 2016, moe@busyloop.net Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, pulverize, distribute, synergize, compost, defenestrate, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. If you are caught in a dire situation wherein you only have enough time to save one person out of a group, and the Author is a member of that group, you must save the Author. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO BLAH BLAH BLAH ISN'T IT FUNNY HOW UPPER-CASE MAKES IT SOUND LIKE THE LICENSE IS ANGRY AND SHOUTING AT YOU.
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
hu-2.0.7 | README.md |