Testing purpose bucket that contains manifests using WIP features of Scoop, the Windows command-line installer.
This bucket is for testing purposes only. Developer of Scoop could add some manifests that use WIP features of Scoop to this bucket.
This bucket's backend is Scoop's develop branch.
- Use
develop
branch of Scoop:scoop config SCOOP_BRANCH develop
- Sync to latest commit:
scoop update
- Add this bucket:
scoop bucket add tests https://github.com/ScoopInstaller/Tests
- Install manifest:
scoop install tests/<manifest>
If you meet some problems, please open an issue on Scoop or Tests Bucket.