Skip to content

codemancers/invoker

Repository files navigation

Invoker is a gem for managing processes in development environment.

Build Status Code Climate Coverage Status

Usage

First we need to install invoker gem to get command line utility called invoker, we can do that via:

gem install invoker

Currently it only works with Ruby 2.0, 2.1, 2.2, and 2.3.

Manual

Information about configuring and using Invoker can be found on - Invoker Website

Invoker documentation is maintained via Jekyll and hosted on github. If you would like to fix an error or update something - please submit a pull request against gh-pages branch of Invoker.

Bug reports and Feature requests

Please use Github Issue Tracker for feature requests or bug reports.