Invoker - 1.2.0 released

Hello Folks,

We just released Invoker version 1.2.0.

Invoker is a pow alternative written in pure ruby that works on OSX and Linux. It is built on the idea of configuration over convention. Invoker can use a INI file or a standard Procfile as input and make your apps available on .dev domain and do bunch of other things.

Code : https://github.com/code-mancers/invoker

Docs and other information - http://invoker.codemancers.com/

Changelog:

  1. Add support for Linux (tested on ubuntu and fedora)

  2. Implement https support.

  3. zsh completion.

Any comments or suggestions most welcome.