Show HN: Monodev – A CLI to overlay dev files in large monorepos
github.comI frequently work with large mono-repos, and I faced a recurring problem: difficulties of managing local-only dev files (scripts, configs, agent instructions, etc) across different sessions and branches.
So I created a CLI tool that lets you overlay/remove local-only dev files on top of a repo, without modifying the repo itself.
No comments yet.