31 Forks
91 Stars
91 Watchers

project-replicator

This project contains a Gradle plugin and a small command-line app that allows replicating the structure of a given Gradle project.

How to download and setup project-replicator

Open terminal and run command
git clone https://github.com/android/project-replicator.git
git clone is used to create a copy or clone of project-replicator 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 project-replicator https://github.com/android/project-replicator/archive/master.zip

Or simply clone project-replicator with SSH
[email protected]:android/project-replicator.git

If you have some problems with project-replicator

You may open issue on project-replicator support forum (system) here: https://github.com/android/project-replicator/issues