Skip to content

lhorie/test-private-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test private monorepo

This is a test for embedding a public (OSS) monorepo into a private monorepo via a git submodule.

Despite using git submodules, you should (in theory) not have to run any submodule-specific commands. Simply run yarn git ... instead of git ....

Things you can try

Clone this repo:
git clone [email protected]:lhorie/test-private-monorepo.git
cd test-private-monorepo
Explore proof of concept branches
yarn git branch # yes, yarn git, not just git
yarn git checkout rush

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published