Sha256: d465484055a1286873fea235b77a266150715e7b6cb8188f631d877fe0ed582a

Contents?: true

Size: 389 Bytes

Versions: 5

Compression:

Stored size: 389 Bytes

Contents

# ThinService

Run Thin as a Windows Service - based on mongrel_service by Luis Lavena

## Installation

Add this line to your application's Gemfile:

    gem 'thin_service'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install thin_service

## Usage

Use the following commands to get more help:

    thin_service install --help
    thin_service remove --help


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
thin_service-0.0.5 README.md
thin_service-0.0.4 README.md
thin_service-0.0.3 README.md
thin_service-0.0.2 README.md
thin_service-0.0.1 README.md