Invoker is a gem for managing processes in development environment.
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.
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
.
Please use Github Issue Tracker for feature requests or bug reports.