Show HN: Monodev – A CLI to overlay dev files in large monorepos

https://github.com/danieljhkim/monodev
by danieljhkim • 6 months ago
2 0 6 months ago

I 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.

Related Stories

Loading related stories...

Source preview

github.com