Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.