https://github.com/ventralnet/groovy-and-gradle-sample
Sample groovy project built with gradle.
https://github.com/ventralnet/groovy-and-gradle-sample
Last synced: 3 months ago
JSON representation
Sample groovy project built with gradle.
- Host: GitHub
- URL: https://github.com/ventralnet/groovy-and-gradle-sample
- Owner: ventralnet
- Created: 2013-11-23T02:42:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-23T02:44:13.000Z (over 11 years ago)
- Last Synced: 2025-01-21T21:31:15.572Z (4 months ago)
- Language: Groovy
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Sample Groovy project built with Gradle.
This shows how to compile as well as run a groovy script from Gradle.
To run the sample script type
'gradle run'