Add invoker plugin

This commit is contained in:
Deepak Kannan 2016-02-03 15:21:15 +05:30
commit 8098afeefb
2 changed files with 65 additions and 0 deletions

13
plugins/invoker/README.md Normal file
View file

@ -0,0 +1,13 @@
# invoker autocomplete plugin
* Adds autocomplete options for all invoker commands.
## Requirements
In order to make this work, you will need to install the invoker gem
gem install it like:
gem install invoker
more details about the gem at http://invoker.codemancers.com and https://github.com/code-mancers/invoker