[ANN] Invoker - 1.0.3 version released

Hello folks,

Invoker is a process supervisor for development environment. Think of it
like Pow + Foreman, only better (:-)).

More information about Invoker itself can be found from its Website:

Changelog:

  1. Invoker now supports Procfiles and .env loading. Which means, if you
    were using Foreman, you can switch to Invoker without any effort and get
    added benefit of .dev local domain like feature.

  2. Each process spawned is started in its own process group. Fixes the
    bug
    #34 (If a command forks multiple processes, restart of those processes should be handled gracefully · Issue #34 · code-mancers/invoker · GitHub)

  3. Fixed bug with /etc/resolver directory not existing (
    On fresh OSX /etc/resolver directory does not exist · Issue #37 · code-mancers/invoker · GitHub)

  4. Invoker now displays a error page, if backend server is not
    responding
    or non-existant, when app is accessed via http://app.dev.

  5. Moved specs to rspec from bacon.

  6. Several other minor fixes.

Hope you find it useful.


Cheers & Happy Diwali
Hemant
Co founder - http://www.codemancers.com
http://twitter.com/gnufied