7 Forks
1 Stars
1 Watchers

gradle-init-scripts

Gradle init scripts/plug-ins adding checkstyle, findbugs, ktlint, pmd, sonar, doxygen, javadoc, pitest. Static checkers, documentation and mutation testing for arbitrary Android projects.

How to download and setup gradle-init-scripts

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

Or simply clone gradle-init-scripts with SSH
[email protected]:ffgiff/gradle-init-scripts.git

If you have some problems with gradle-init-scripts

You may open issue on gradle-init-scripts support forum (system) here: https://github.com/ffgiff/gradle-init-scripts/issues