https://github.com/astrelion/astrel-bucket
Scoop bucket for software not found elsewhere
https://github.com/astrelion/astrel-bucket
Last synced: 9 months ago
JSON representation
Scoop bucket for software not found elsewhere
- Host: GitHub
- URL: https://github.com/astrelion/astrel-bucket
- Owner: ASTRELION
- License: unlicense
- Created: 2022-09-16T01:04:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T05:26:31.000Z (over 3 years ago)
- Last Synced: 2025-02-22T23:26:36.592Z (over 1 year ago)
- Language: PowerShell
- Homepage: https://github.com/ASTRELION/astrel-bucket
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# astrel-bucket
[](https://github.com/ASTRELION/astrel-bucket/actions/workflows/ci.yml)
[](https://github.com/ASTRELION/astrel-bucket/actions/workflows/excavator.yml)
A Scoop bucket for software not found elsewhere.
Based on the template bucket for [Scoop](https://scoop.sh), the Windows command-line installer.
# Manifests
- [mullvad-vpn](./bucket/mullvad-vpn.json)
# How do I install these [manifests](#manifests)?
## Add the bucket
```
scoop bucket add astrel-bucket https://github.com/ASTRELION/astrel-bucket
```
## Install a manifest
```
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).