Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ScoopInstaller/Main
📦 The default bucket for Scoop.
https://github.com/ScoopInstaller/Main
scoop scoop-apps scoop-bucket
Last synced: 3 months ago
JSON representation
📦 The default bucket for Scoop.
- Host: GitHub
- URL: https://github.com/ScoopInstaller/Main
- Owner: ScoopInstaller
- License: unlicense
- Created: 2019-01-31T07:05:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T16:29:51.000Z (8 months ago)
- Last Synced: 2024-05-22T19:39:10.745Z (8 months ago)
- Topics: scoop, scoop-apps, scoop-bucket
- Language: PowerShell
- Homepage: https://scoop.sh
- Size: 30.2 MB
- Stars: 1,519
- Watchers: 34
- Forks: 913
- Open Issues: 100
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- Awesome - Main
- jimsghstars - ScoopInstaller/Main - 📦 The default bucket for Scoop. (PowerShell)
README
# Scoop Main [![Tests](https://github.com/ScoopInstaller/Main/actions/workflows/ci.yml/badge.svg)](https://github.com/ScoopInstaller/Main/actions/workflows/ci.yml) [![Excavator](https://github.com/ScoopInstaller/Main/actions/workflows/excavator.yml/badge.svg)](https://github.com/ScoopInstaller/Main/actions/workflows/excavator.yml)
Core manifests for [Scoop](https://scoop.sh), the Windows command-line installer. For manifests that fit the [Main criteria](https://github.com/ScoopInstaller/Scoop/wiki/Criteria-for-including-apps-in-the-main-bucket).
How do I install these manifests?
---------------------------------Just do `scoop install `. This is the default bucket for Scoop and is added by default.
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).