https://github.com/ravencentric/bucket
A bucket for scoop.
https://github.com/ravencentric/bucket
Last synced: 11 months ago
JSON representation
A bucket for scoop.
- Host: GitHub
- URL: https://github.com/ravencentric/bucket
- Owner: Ravencentric
- License: mit
- Created: 2025-08-25T16:26:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-25T17:11:27.000Z (11 months ago)
- Last Synced: 2025-08-25T18:33:45.557Z (11 months ago)
- Language: PowerShell
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Ravencentric/Bucket/actions/workflows/ci.yml) [](https://github.com/Ravencentric/Bucket/actions/workflows/excavator.yml)
My bucket for [Scoop](https://scoop.sh), the Windows command-line installer.
## Available manifests
- [misaki](https://github.com/Ravencentric/misaki) - Fast, asynchronous link checker with optional FlareSolverr support.
## How do I install these manifests?
After manifests have been committed and pushed, run the following:
```pwsh
scoop bucket add ravencentric https://github.com/Ravencentric/Bucket
scoop install ravencentric/
```
## How do I contribute new manifests?
To make a new manifest contribution, please read the [Contributing
Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md)
and [App Manifests](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests)
wiki page.