Skip to content

kevinstembridge/scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle ApplyFrom Scripts

These scripts are hosted on GitHub for the purposes of allowing direct apply from use from the web, or cloning of this repository to your local disk as a collection of useful Gradle add-ons.

Use

In your Gradle build file, simply path to one of the scripts in its raw form as follows:

apply from: 'https://raw.github.com/matthewmccullough/gradle-applyfrom-scripts/master/printclasspath/printclasspath.gradle'

Acknowledgements

JIRA tickets and the Cookbook are the primary sources of inspiration for these scripts.

Contributions

Community contributions to these scripts are welcomed. They are, in short, like an amplified and working version of cookbook materials. Cookbooks are great, but they facilitate copy-and-paste coding. I'd rather see the prescribed solutions in a cookbook put into executable form where we can fork, fix, and commit changes to them over time.

About

Cookbook Scripts for Gradle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 89.3%
  • Java 9.2%
  • Shell 1.5%