Sha256: e62e992cf36e0b1539d191d258e692c9fd0d3e5fc499ae6c382475d236a954fd
Contents?: true
Size: 1.05 KB
Versions: 3
Compression:
Stored size: 1.05 KB
Contents
# Percheron [![Gem Version](https://badge.fury.io/rb/percheron.svg)](http://badge.fury.io/rb/percheron) [![Travis CI](https://travis-ci.org/ashmckenzie/percheron.svg)](https://travis-ci.org/ashmckenzie/percheron) [![Code Climate GPA](https://codeclimate.com/github/ashmckenzie/percheron/badges/gpa.svg)](https://codeclimate.com/github/ashmckenzie/percheron) [![Dependency Status](https://gemnasium.com/ashmckenzie/percheron.svg)](https://gemnasium.com/ashmckenzie/percheron) Organise your Docker containers with muscle and intelligence. ## Installation Add this line to your application's Gemfile: ```ruby gem 'percheron' ``` And then execute: ```shell $ bundle install ``` Or install it yourself as: ```shell $ gem install percheron ``` ## Usage WIP, not ready yet :) ## Contributing 1. Fork it ( https://github.com/ashmckenzie/percheron/fork ) 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 a new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
percheron-0.3.1 | README.md |
percheron-0.3.0 | README.md |
percheron-0.2.4 | README.md |