https://github.com/kryptic-sh/scoop-bucket
Scoop bucket for kryptic-sh CLIs (krypt, ...)
https://github.com/kryptic-sh/scoop-bucket
Last synced: about 1 month ago
JSON representation
Scoop bucket for kryptic-sh CLIs (krypt, ...)
- Host: GitHub
- URL: https://github.com/kryptic-sh/scoop-bucket
- Owner: kryptic-sh
- License: mit
- Created: 2026-05-17T16:02:44.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-25T01:43:35.000Z (about 2 months ago)
- Last Synced: 2026-05-25T02:16:29.006Z (about 2 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scoop-bucket
Scoop bucket for [kryptic-sh](https://github.com/kryptic-sh) CLIs.
## Install
```powershell
scoop bucket add kryptic https://github.com/kryptic-sh/scoop-bucket
scoop install kryptic/krypt
```
## Apps
| App | Description |
| ------------------------------------------------------ | ----------------------------------------------------------------- |
| [`krypt`](https://github.com/kryptic-sh/krypt) | Cross-platform dotfiles manager. Rust binary. Config-driven. |
(More apps land here as their projects ship Windows binaries.)
## How manifests are updated
Manifests under `bucket/` are auto-generated by each project's release CI
workflow on tag push. Do not edit manually — open a PR against the source
project instead.