jenkins-cli-python
jenkins-cli-python copied to clipboard
some kind of zsh completion
Looks great. But completion need to be installed with setup.py. Is there are any way to do this?
Code quality remained the same when pulling e65e54b on muffinmad:master into fe597de on LD250:master.
I've looked into this and it seems like it's recommended not to install completions from setup py, you don't want to touch anyone's .zshrc really. Just including it in a folder and mentioning in README so that people can source it on their own seems to be the way to go.