Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmguero/scoop-bucket
My personal bucket for scoop
https://github.com/mmguero/scoop-bucket
Last synced: about 1 month ago
JSON representation
My personal bucket for scoop
- Host: GitHub
- URL: https://github.com/mmguero/scoop-bucket
- Owner: mmguero
- License: unlicense
- Created: 2022-08-11T19:11:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T01:39:39.000Z (6 months ago)
- Last Synced: 2024-06-12T08:56:20.684Z (6 months ago)
- Language: PowerShell
- Size: 41 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
[![Tests](https://github.com/mmguero/scoop-bucket/actions/workflows/ci.yml/badge.svg)](https://github.com/mmguero/scoop-bucket/actions/workflows/ci.yml) [![Excavator](https://github.com/mmguero/scoop-bucket/actions/workflows/excavator.yml/badge.svg)](https://github.com/mmguero/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 mmguero https://github.com/mmguero/scoop-bucket`. To install, do `scoop install mmguero/`.
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).