https://github.com/tddschn/scoop-bucket
https://github.com/tddschn/scoop-bucket
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tddschn/scoop-bucket
- Owner: tddschn
- License: unlicense
- Created: 2022-09-29T11:40:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-29T11:40:39.000Z (over 3 years ago)
- Last Synced: 2025-01-17T04:47:54.126Z (over 1 year ago)
- Language: PowerShell
- Size: 4.88 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
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 https://github.com//`. 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.