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

https://github.com/cyf/scoop-bucket

Scoop bucket for cyf
https://github.com/cyf/scoop-bucket

faforever scoop scoop-bucket windows

Last synced: about 1 year ago
JSON representation

Scoop bucket for cyf

Awesome Lists containing this project

README

          

# Scoop Bucket

[![Tests](https://github.com/cyf/scoop-bucket/actions/workflows/ci.yml/badge.svg)](https://github.com/cyf/scoop-bucket/actions/workflows/ci.yml)
[![Excavator](https://github.com/cyf/scoop-bucket/actions/workflows/excavator.yml/badge.svg)](https://github.com/cyf/scoop-bucket/actions/workflows/excavator.yml)
[![Scoop Version](https://img.shields.io/scoop/v/faforever?bucket=https%3A%2F%2Fgithub.com%2Fcyf%2Fscoop-bucket)](https://scoop.sh/#/apps?q=faforever&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57)

## Install

```pwsh
scoop bucket add scoop-bucket https://github.com/cyf/scoop-bucket
scoop install scoop-bucket/faforever
```

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