Sha256: 3995f342ada967fa4882e9a690210d0edfea16420b7eec2c22586e87c60263d6
Contents?: true
Size: 1.1 KB
Versions: 8
Compression:
Stored size: 1.1 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 * [forego](https://github.com/ddollar/forego) - Go ## 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
8 entries across 8 versions & 1 rubygems