Awesome
Scoop Bucket
<!-- Uncomment the following line after replacing placeholders -->A personal bucket for Scoop, the Windows command-line installer.
Setup Scoop
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
How do I install these manifests?
After manifests have been committed and pushed, run the following:
scoop bucket add rsb https://github.com/renxia/scoop-bucket
How do I contribute new manifests?
To make a new manifest contribution, please read the Contributing Guide and App Manifests wiki page.