My personal Scoop Bucket.
Scoop is a Windows Packet Manager
| .github | ||
| .vscode | ||
| bin | ||
| bucket | ||
| deprecated | ||
| scripts | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .markdownlint.json | ||
| LICENSE | ||
| README.md | ||
| Scoop-Bucket.Tests.ps1 | ||
Scoop Bucket Template
My bucket for Scoop, the Windows command-line installer.
Requirements
- You need to use Windows 10 / 11
- You need to have Scoop installed
- You need to have git installed and in the Path. In case you have not, run
scoop install git
How do I install these manifests?
After manifests have been committed and pushed, run the following:
scoop bucket add kb01-bucket https://git.kb-one.de/kb01/scoop-bucket
scoop install kb01-bucket/<manifestname>
What Apps are Included in this Repository?
| App Name | Website(s) | Installation Command |
|---|---|---|
| FancyWM | GitHub | scoop install kb01-bucket/fancywm |