Show HN: Trunks – Git repos backed by your own storage
Category: cli-tool
Tags: git, storage-backend, devops-tool
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
Trunks is a Git remote that allows you to push and pull repositories to your own storage backends like S3, R2, Postgres, or local disk while still using standard Git commands. It innovatively decouples Git storage from platforms like GitHub, making it ideal for agent sandbox environments, multi-machine handoffs, and enterprise-controlled storage.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/layerbrain/trunks · Python · 1 stars
View on Hacker News