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

https://github.com/desdaemon/scoop-repo

Personal Scoop bucket repository
https://github.com/desdaemon/scoop-repo

scoop-bucket

Last synced: 2 months ago
JSON representation

Personal Scoop bucket repository

Awesome Lists containing this project

README

          

# Scoop Bucket Template

[![Tests](https://github.com/Desdaemon/scoop-repo/actions/workflows/ci.yml/badge.svg)](https://github.com/Desdaemon/scoop-repo/actions/workflows/ci.yml)
[![Excavator](https://github.com/Desdaemon/scoop-repo/actions/workflows/excavator.yml/badge.svg)](https://github.com/Desdaemon/scoop-repo/actions/workflows/excavator.yml)

Personal 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 scoop-repo https://github.com/Desdaemon/scoop-repo`. To install, do `scoop install flutter_rust_bridge_codegen`.

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