https://github.com/desdaemon/scoop-repo
Personal Scoop bucket repository
https://github.com/desdaemon/scoop-repo
scoop-bucket
Last synced: 2 months ago
JSON representation
Personal Scoop bucket repository
- Host: GitHub
- URL: https://github.com/desdaemon/scoop-repo
- Owner: Desdaemon
- License: unlicense
- Created: 2022-07-10T12:47:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T17:16:39.000Z (over 1 year ago)
- Last Synced: 2025-03-18T18:24:37.410Z (over 1 year ago)
- Topics: scoop-bucket
- Language: PowerShell
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scoop Bucket Template
[](https://github.com/Desdaemon/scoop-repo/actions/workflows/ci.yml)
[](https://github.com/Desdaemon/scoop-repo/actions/workflows/excavator.yml)
Personal bucket for [Scoop](https://scoop.sh), the Windows command-line installer.
How do I install these manifests?
---------------------------------
To add this bucket, run `scoop bucket add scoop-repo https://github.com/Desdaemon/scoop-repo`. To install, do `scoop install flutter_rust_bridge_codegen`.
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).