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

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

Scoop bucket for binaries
https://github.com/ldez/scoop-bucket

github pull-requests scoop scoop-bucket windows

Last synced: 4 months ago
JSON representation

Scoop bucket for binaries

Awesome Lists containing this project

README

          

## scoop-bucket

[Scoop](https://scoop.sh/) bucket for:

- [PRM](https://github.com/ldez/prm) binaries.

```bash
scoop bucket add ldez https://github.com/ldez/scoop-bucket.git
scoop install prm
```

- [motoko](https://github.com/ldez/motoko) binaries.

```bash
scoop bucket add ldez https://github.com/ldez/scoop-bucket.git
scoop install motoko
```

- [gcg](https://github.com/ldez/gcg) binaries.

```bash
scoop bucket add ldez https://github.com/ldez/scoop-bucket.git
scoop install gcg
```