https://github.com/secretiveshell/scoop
https://github.com/secretiveshell/scoop
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/secretiveshell/scoop
- Owner: SecretiveShell
- License: unlicense
- Created: 2023-01-05T09:24:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:24:33.000Z (over 2 years ago)
- Last Synced: 2025-06-10T00:37:28.068Z (14 days ago)
- Language: PowerShell
- Size: 7.81 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
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.