azukiapp / azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
http://azk.io
Apache License 2.0
897 stars 63 forks source link

[Cli] Adding tasks for and updating shell completion #544

Closed gullitmiranda closed 8 years ago

gullitmiranda commented 8 years ago

Added to make script generation and installation of shell completion.

To generate the scripts of shell completion execute:

make generate_shell_completion

To install from source, run:

make install_shell_completion