Sha256: 8a6322a4c6c2d9026fb24dbee1c1b4ad5d058c2f1653d5fc69ff8e4d8db76096

Contents?: true

Size: 246 Bytes

Versions: 3

Compression:

Stored size: 246 Bytes

Contents

# Capistrano Foreman

Capistrano tasks for foreman and upstart.

## Installation

    $ gem install capistrano-foreman

## Usage

Export Procfile to upstart:

    $ cap foreman:export

Restart the application services:

    $ cap foreman:restart

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
capistrano-foreman-0.0.3 README.md
capistrano-foreman-0.0.2 README.md
capistrano-foreman-0.0.1 README.md