bantam icon indicating copy to clipboard operation
bantam copied to clipboard

Gradle

Open svene opened this issue 14 years ago • 0 comments

Hi munificent, I put in support for the build tool 'gradle'. If you're interested pull in the gradle branch of my bantam fork. Afterwards you can simply call './gradlew build'. On the first call this downloads gradle so that you don't have to install it. Then call './gradlew run' which runs the Main class.

  • Sven

svene avatar Mar 20 '11 18:03 svene