Template bucket for Scoop, the Windows command-line installer.
To add this bucket, run scoop bucket add <bucketname> https://github.com/<username>/<bucketname>
. To install, do scoop install <manifest>
.
To make a new manifest contribution, please read the Contributing Guide.
- Modify the Readme.md and the bin/auto-pr.ps1 files accordingly.
- Enable GitHub Actions for this repository.