Sha256: 5625806446be5354614da2572e3ebed13a23d7d70cef30ca2854ef8acfdd4e69
Contents?: true
Size: 1.05 KB
Versions: 6
Compression:
Stored size: 1.05 KB
Contents
# Foreman Manage Procfile-based applications <table> <tr> <th>If you have...</th> <th>Install with...</th> </tr> <tr> <td>Ruby (MRI, JRuby, Windows)</td> <td><pre>$ gem install foreman</pre></td> </tr> <tr> <td>Mac OS X</td> <td><a href="http://assets.foreman.io/foreman/foreman.pkg">foreman.pkg</a></td> </tr> </table> ## Getting Started * http://blog.daviddollar.org/2011/05/06/introducing-foreman.html ## Documentation * [man page](http://ddollar.github.com/foreman) * [wiki](http://github.com/ddollar/foreman/wiki) * [changelog](https://github.com/ddollar/foreman/blob/master/Changelog.md) ## Ports * [shoreman](https://github.com/hecticjeff/shoreman) - shell * [honcho](https://github.com/nickstenning/honcho) - python * [norman](https://github.com/josh/norman) - node.js ## Authors #### Created and maintained by David Dollar #### Patches contributed by [Contributor List](https://github.com/ddollar/foreman/contributors) ## License Foreman is licensed under the MIT license. See LICENSE for the full license text.
Version data entries
6 entries across 6 versions & 2 rubygems