https://github.com/ventralnet/groovy-and-gradle-sample
Sample groovy project built with gradle.
https://github.com/ventralnet/groovy-and-gradle-sample
Last synced: 19 days 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 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-23T02:44:13.000Z (over 12 years ago)
- Last Synced: 2025-03-15T06:26:15.395Z (over 1 year ago)
- Language: Groovy
- Size: 102 KB
- Stars: 0
- Watchers: 2
- 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'