invoker icon indicating copy to clipboard operation
invoker copied to clipboard

An awesome utility to manage all your processes in development environment

Results 35 invoker issues
Sort by recently updated
recently updated
newest added

It would be nice if you could make one process dependent on another so that: 1. If you try to start a process with dependencies, it ensures the dependencies are...

If I add commands to my invoker.ini file I have to restart the service. Can the daemon just reload the config anytime it needs it? I was confused at the...

We are getting warnings from github pages about using unsupported markdown processor. Apparently we need to switch from redcarpet to krampdown.

good first issue

I'm using Ubuntu 13.10 as a development machine with Ruby on Rails. I ran the invoker setup and appear to have everything setup correctly. Example config file: [qlp] directory =...

Add ability to specify multiple processes for the `add`, `reload`, `remove` commands.

I have an invoker.ini file like this: ```ini [foo] dir = foo [api.foo] dir = api [bar.foo] dir = bar ``` My problem is that foo.dev is my "main" site,...

I'd like to see `invoker list` with watch/follow mode. Is it hard to do? I thought I can try to implement, but with your help.

I'm on a macOS El Capitan with ruby 2.3.3 (rbenv). After upgrading some dependences in my project, I'm having a strange issue when running `invoker`. Even if the processes are...

This update is a big improvement to stability, if you have time to try it out and report any issues that would be great. It might also assist with the...