A vibe coded tangled fork which supports pijul.
1# KnotMirror 2 3KnotMirror is a git mirror service for all known repos. Heavily inspired by [indigo/relay] and [indigo/tap]. 4 5KnotMirror syncs repo list using tap and subscribe to all known knots as KnotStream. 6 7[indigo/relay]: https://github.com/bluesky-social/indigo/tree/main/cmd/relay 8[indigo/tap]: https://github.com/bluesky-social/indigo/tree/main/cmd/tap