Hello folks,
Team Codemancers is proud to release Invoker version 1.4.1. If you haven’t used Invoker before, checkout http://invoker.codemancers.com/ for more information.
This new version packs bunch of goodies and fixes. A brief list is as follows:
- Invoker supports processes that are inactive by default but can be started
via invoker add. More information - https://github.com/code-mancers/invoker/pull/114
- Invoker now supports a global config file defined in ~/.invoker directory which can be
used from anywhere.
-
Added support for Debian, Mint and Arch Linux.
-
When starting invoker one can specify the beginning port. More details:
https://github.com/code-mancers/invoker/pull/147
-
Added bash completion for Invoker - https://github.com/code-mancers/invoker/pull/148
-
when running invoker list, also show port number - https://github.com/code-mancers/invoker/pull/149
-
Invoker now supports different subdomains to be directed to different applications.
For example: foo.dev can direct to web application whereas chat.foo.dev can direct to
another application. More details - https://github.com/code-mancers/invoker/pull/129
If you have any feedback or comments, please let us know.