logoalt Hacker News

bcyetoday at 4:40 PM2 repliesview on HN

Couldn’t you make a pseudo monorepo via git submodules?


Replies

simonwtoday at 5:14 PM

I don't think there's a way to have that work in Claude Code for web, since each checkout there uses a custom GitHub access token scoped to a single repository.

show 1 reply
verdvermtoday at 4:46 PM

Submodules are pain, use the dependency management systems for the languages in your monorepo.