https://github.com/gradle/oreilly-gradle-book-examples
https://github.com/gradle/oreilly-gradle-book-examples
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gradle/oreilly-gradle-book-examples
- Owner: gradle
- Archived: true
- Created: 2011-05-31T06:02:44.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2015-08-29T14:13:29.000Z (almost 11 years ago)
- Last Synced: 2025-04-17T22:02:40.995Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 2.98 MB
- Stars: 247
- Watchers: 47
- Forks: 113
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - oreilly-gradle-book-examples
README
This is the set of sample projects for the O'Reilly Gradle Book series.
Please feel free to send pull requests that make the use of Gradle or Groovy more idiomatic. Additional samples are also welcomed.
Each project should have a README.md and a run-example.bsh script. The script allows for executions user would type at the command line to showcase that particular example in action.
Thanks,
Matthew McCullough & Tim Berglund, Authors