14 lines
325 B
Markdown
14 lines
325 B
Markdown
# 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
|