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

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, ...)

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.