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

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


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

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# scoop-bucket

The [Scoop](https://scoop.sh/) buckets for the [KusionStack](https://kusionstack.io) projects.

Auto release Scoop Manifests by GoReleaser reference this [document](https://goreleaser.com/customization/scoop/).

## Installation

Install or update Kusion:
```
scoop bucket add KusionStack https://github.com/KusionStack/scoop-bucket.git
scoop install KusionStack/kusion
```

Uninstall Kusion:
```
scoop uninstall KusionStack/kusion
scoop bucket rm KusionStack
```

## Formulae

| Repository | Formula | Description |
| ---------- | ------- | ----------- |
| [kusion](https://github.com/KusionStack/kusion) | [formula](Scoops/kusion.json) | Platform Engineering Engine: Deliver intentions to Kubernetes and Clouds |

## Documentation

`scoop help` or check [Scoop's wiki](https://github.com/ScoopInstaller/Scoop/wiki)