Skip to content

Instantly share code, notes, and snippets.

@lynsei
Created March 5, 2025 20:57
Show Gist options
  • Select an option

  • Save lynsei/63df25d29f2a99b2c5778b323bd9e697 to your computer and use it in GitHub Desktop.

Select an option

Save lynsei/63df25d29f2a99b2c5778b323bd9e697 to your computer and use it in GitHub Desktop.
[monorepos] #monorepo #commands

MonoRepo

Git commands for working with Monorepos:

Ensure the following:

git config --global core.symlinks true
git clone --recurse-submodules https://github.com/$repo.git /deno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment