23 Forks
198 Stars
198 Watchers

monorepo

Showcase of how to manage building projects inside monorepo with Gradle as build tool and CircleCI, Bitbucket Pipelines, Travis CI or GitHub Actions as CI tool.

How to download and setup monorepo

Open terminal and run command
git clone https://github.com/zladovan/monorepo.git
git clone is used to create a copy or clone of monorepo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with monorepo https://github.com/zladovan/monorepo/archive/master.zip

Or simply clone monorepo with SSH
[email protected]:zladovan/monorepo.git

If you have some problems with monorepo

You may open issue on monorepo support forum (system) here: https://github.com/zladovan/monorepo/issues