Currently, users must generate activation scripts manually following the procedure documented by Click. This is somewhat inconvenient. Ideally, a command would be added similar to pip completion that detects the calling shell and outputs the appropriate activation script. The click-completion package might be useful.
Currently, users must generate activation scripts manually following the procedure documented by Click. This is somewhat inconvenient. Ideally, a command would be added similar to
pip completionthat detects the calling shell and outputs the appropriate activation script. The click-completion package might be useful.