Project

invoker

0.23
Low commit activity in last 3 years
No release in over a year
Something small for process management
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
~> 3.0

Runtime

~> 0.8.1
~> 2.0, != 2.3.0, != 2.4.0
~> 0.1
~> 1.0.4
~> 1.1
~> 0.8.5
>= 0.19, < 2
~> 2.3
 Project Readme

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.