A personal bucket for Scoop, the Windows command-line installer.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
irm https://mirror.ghproxy.com/raw.githubusercontent.com/lzwme/scoop-proxy-cn/master/install.ps1 | iex
scoop bucket add spc https://mirror.ghproxy.com/github.com/lzwme/scoop-proxy-cn
大陆用户请参阅: https://github.com/lzwme/scoop-proxy-cn
After manifests have been committed and pushed, run the following:
scoop bucket add rsb https://github.com/renxia/scoop-bucket
To make a new manifest contribution, please read the Contributing Guide and App Manifests wiki page.