Sha256: 7b043c7a9e1da0496741815cb83cca58759ad8bd433cb5255a1800a4ce665ccc

Contents?: true

Size: 992 Bytes

Versions: 51

Compression:

Stored size: 992 Bytes

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

MIT

Version data entries

51 entries across 51 versions & 2 rubygems

Version Path
foreman-0.50.0-x86-mswin32 README.md
foreman-0.50.0-mingw32 README.md
foreman-0.50.0-java README.md
foreman-0.50.0 README.md
foreman-0.49.0 README.md
foreman-0.48.0 README.md
foreman-0.48.0.pre3 README.md
foreman-0.48.0.pre2 README.md
foreman-0.48.0.pre1-java README.md
foreman-0.48.0.pre1 README.md
foreman-0.47.0 README.md