https://github.com/github/foreman
Manage Procfile-based applications
https://github.com/github/foreman
Last synced: 5 months ago
JSON representation
Manage Procfile-based applications
- Host: GitHub
- URL: https://github.com/github/foreman
- Owner: github
- License: mit
- Archived: true
- Fork: true (ddollar/foreman)
- Created: 2014-03-21T02:49:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-21T03:59:58.000Z (almost 12 years ago)
- Last Synced: 2024-09-25T21:10:33.990Z (over 1 year ago)
- Language: Ruby
- Homepage: http://ddollar.github.com/foreman
- Size: 993 KB
- Stars: 10
- Watchers: 29
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Foreman
Manage Procfile-based applications
If you have...
Install with...
Ruby (MRI, JRuby, Windows)
$ gem install foreman
Mac OS X
foreman.pkg
## 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.