Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).