https://github.com/lazuee/scoop-bucket
https://github.com/lazuee/scoop-bucket
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lazuee/scoop-bucket
- Owner: lazuee
- License: unlicense
- Created: 2023-09-08T14:11:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T08:23:27.000Z (about 1 year ago)
- Last Synced: 2024-04-13T12:58:58.153Z (about 1 year ago)
- Language: PowerShell
- Homepage:
- Size: 13.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scoop Bucket
[](https://github.com/lazuee/scoop-bucket/actions/workflows/ci.yml) [](https://github.com/lazuee/scoop-bucket/actions/workflows/excavator.yml)
A bucket for [Scoop](https://scoop.sh), the Windows command-line installer.
## How do I install these manifests?
After manifests have been committed and pushed, run the following:
```pwsh
scoop bucket add lazuee https://github.com/lazuee/scoop-bucket
scoop install lazuee/
```## 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.