Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.
/ gradle-all Public archive

A composite build that includes all the pieces of Gradle

Notifications You must be signed in to change notification settings

gradle/gradle-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A composite build that includes all the pieces of Gradle, including the Gradle guides, to allow development or exploration across all of these pieces.

Currently this build simply takes care of cloning the Gradle repository and a few of the Gradle guides repositories. The repositories are cloned into the repos/ directory.

To use, just run ./gradlew checkoutAll in the root directory and import into IDEA. You can also use ./gradlew updateAll to update all repositories.

Currently there are no tasks to help with building or testing or to help with git operations across the pieces.

Note that it is currently not possible to run tests from IDEA, as both ./gradlew idea and direct import are broken in various ways.

About

A composite build that includes all the pieces of Gradle

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages