jazzband/pip-tools

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

已關閉

#1,702 建立於 2022年10月13日

 (3 則留言) (1 個反應) (0 位負責人)Python (670 個分叉)batch import
docsgood first issue

倉庫指標

星標
 (8,008 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南