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 1.9.3 and 2.0.
Information about configuring and using Invoker can be found on - Invoker Website
Please use Github Issue Tracker for feature requests or bug reports.