jazzband/pip-tools
GitHub で見る[advice] pip-{compile,sync} have completions, why not add some document about it to README.md?
Open
#1,702 opened on 2022年10月13日
docsgood first issue
Repository metrics
- Stars
- (7,230 stars)
- PR merge metrics
- (平均マージ 1d 21h) (30d で 3 merged PRs)
説明
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