https://github.com/dflock/duncs-scoop-bucket
https://github.com/dflock/duncs-scoop-bucket
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dflock/duncs-scoop-bucket
- Owner: dflock
- License: unlicense
- Created: 2022-11-11T21:53:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T21:03:04.000Z (over 3 years ago)
- Last Synced: 2025-10-10T15:25:01.769Z (9 months ago)
- Language: PowerShell
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scoop Bucket Template
[](https://github.com/dflock/duncs-scoop-bucket/actions/workflows/ci.yml) [](https://github.com/dflock/duncs-scoop-bucket/actions/workflows/excavator.yml)
Template 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 duncs-scoop-bucket https://github.com/dflock/duncs-scoop-bucket`. To install, do `scoop install `.
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).
----
#### To use this template
- Modify the Readme.md and the bin/auto-pr.ps1 files accordingly.
- Enable GitHub Actions for this repository.