Total Pageviews

Wednesday, 1 January 2014

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

from https://github.com/ddollar/foreman
http://ddollar.github.io/foreman/
------------------------------------------

Manage Procfile-based applications

Foreman

Build Status Code Climate Inline docs
Manage Procfile-based applications

Installation

$ gem install foreman
Ruby users should take care not to install foreman in their project's Gemfile. See this wiki article for more details.

Getting Started

Supported Ruby versions

See .travis.yml for a list of Ruby versions against which Foreman is tested.

Documentation

Ports

from https://github.com/ddollar/foreman