No description
  • Ruby 91%
  • HTML 5.8%
  • Shell 3%
  • Procfile 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Charlie Somerville 506a23ed9b add script/release
2014-03-21 14:58:38 +11:00
bin [foreman-runner] fix sourcing as . is rarely in PATH 2013-03-16 00:04:57 -07:00
data Added start-stop-daemon support. 2013-05-03 12:54:08 -04:00
dist add an extra ../ when dealing with relative paths 2014-03-21 12:23:02 +11:00
lib bump version to 0.63.0.github1 2014-03-21 13:55:08 +11:00
man fix docs, thanks to @Invizory 2013-05-03 09:49:31 -04:00
script add script/release 2014-03-21 14:58:38 +11:00
spec Merge pull request #305 from marclennox/master 2013-05-03 13:27:54 -07:00
tasks fix up release tasks 2012-07-11 16:16:29 -04:00
.gitignore massive refactoring for programmatic control and stability 2012-06-10 22:58:09 -04:00
.travis.yml Enable ruby 1.8.7 building on Travis. All specs should pass now on ruby 1.8.7. 2013-05-02 12:49:05 +02:00
Changelog.md changelog 2013-04-15 15:35:21 -04:00
foreman.gemspec Merge pull request #351 from GreenplumChorus/master 2013-04-14 08:40:10 -07:00
Gemfile Use POSIX::Spawn to make foreman ruby 1.8 compatible and have all specs passing. 2013-05-02 12:39:23 +02:00
Gemfile.lock 0.63.0 2013-04-15 15:33:51 -04:00
LICENSE Add MIT license text 2013-01-22 10:10:41 +01:00
Rakefile add bundler setup to rakefile 2012-01-29 22:45:50 -05:00
README.md Update README.md 2013-09-04 16:47:09 -07:00

Foreman

Manage Procfile-based applications

If you have... Install with...
Ruby (MRI, JRuby, Windows)
$ gem install foreman
Mac OS X foreman.pkg

Getting Started

Documentation

Ports

Authors

Created and maintained by

David Dollar

Patches contributed by

Contributor List

License

Foreman is licensed under the MIT license.

See LICENSE for the full license text.