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

Version Path
mango-0.8.0 vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/README.md
mango-0.7.1 vendor/bundler/ruby/2.0.0/gems/foreman-0.63.0/README.md
mango-0.7.0 vendor/bundler/ruby/2.0.0/gems/foreman-0.63.0/README.md
foreman-0.63.0-mingw32 README.md
foreman-0.63.0-java README.md
foreman-0.63.0 README.md