https://github.com/kusionstack/scoop-bucket
https://github.com/kusionstack/scoop-bucket
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kusionstack/scoop-bucket
- Owner: KusionStack
- License: apache-2.0
- Created: 2023-01-11T09:57:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T09:20:19.000Z (7 months ago)
- Last Synced: 2025-06-30T10:29:18.067Z (7 months ago)
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)