Sha256: 2e3eef782c0ee550e66787a7730db700dff3fbe3e1ed730dcf724ce92fcb8ee3
Contents?: true
Size: 669 Bytes
Versions: 3
Compression:
Stored size: 669 Bytes
Contents
g5cap - making it easier to reuse our deployment recipes Install: gem install g5cap Usage: require 'g5cap' cap -T Currently, there are recipes for new relic deployment tagging, unicorn, and campfire messaging. See lib/g5cap.rb for more information. If you find a recipe missing or would like to add a new one git clone git@github.com:g5search/g5cap.git, bundle install, and go to town. Where the f%*! are the tests? Good question. I haven't figured out a super simple way to setup a test environment for these recipes. My only answer atm is to test your changes on staging manually. Tim realizes this sucks and will be working on a solution for this.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
g5cap-0.1.2 | README |
g5cap-0.1.1 | README |
g5cap-0.1.0 | README |