jazzband/pip-tools

[advice] pip-{compile,sync} have completions, why not add some document about it to README.md?

Open

Aperta il 13 ott 2022

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Python (7230 star) (605 fork)batch import
docsgood first issue

Descrizione

See https://click.palletsprojects.com/en/8.1.x/shell-completion/#enabling-completion.

_PIP_SYNC_COMPLETE=zsh_source pip-sync |sudo tee /usr/share/zsh/site-functions/_pip-sync
_PIP_COMPILE_COMPLETE=zsh_source pip-compile |sudo tee /usr/share/zsh/site-functions/_pip-compile

Guida contributor