Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuarthicks/scoop-bucket
Scoop manifests for little apps I've written myself.
https://github.com/stuarthicks/scoop-bucket
cli powershell scoop windows
Last synced: 4 days ago
JSON representation
Scoop manifests for little apps I've written myself.
- Host: GitHub
- URL: https://github.com/stuarthicks/scoop-bucket
- Owner: stuarthicks
- License: mit
- Created: 2024-05-28T15:26:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T15:52:39.000Z (8 months ago)
- Last Synced: 2024-05-29T06:48:59.184Z (8 months ago)
- Topics: cli, powershell, scoop, windows
- Language: PowerShell
- Homepage: https://github.com/stuarthicks/scoop-bucket/tree/main
- Size: 21.5 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
[![Tests](https://github.com/stuarthicks/scoop-bucket/actions/workflows/ci.yml/badge.svg)](https://github.com/stuarthicks/scoop-bucket/actions/workflows/ci.yml) [![Excavator](https://github.com/stuarthicks/scoop-bucket/actions/workflows/excavator.yml/badge.svg)](https://github.com/stuarthicks/scoop-bucket/actions/workflows/excavator.yml)
My bucket for [Scoop](https://scoop.sh), the Windows command-line installer.
## Set up
scoop bucket add stuarthicks https://github.com/stuarthicks/scoop-bucket
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)
and [App Manifests](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests)
wiki page.