0.4.0
Pre-release
Pre-release
This release adds support for shell completions scripts! #65
The following shells are supported:
- Bash
- ZSH
- Fish
- Elvish
- Powershell
To generate the script simply run:
fab generate-bash-completions
which will output the script that you can then write to a file and add to your shell profiles.