jazzband/pip-tools

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

Open

#1,702 创建于 2022年10月13日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)Python (7,230 star) (605 fork)batch import
docsgood first issue

描述

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

贡献者指南

[advice] pip-{compile,sync} have completions, why not add some document about it to README.md? · jazzband/pip-tools#1702 | Good First Issue