bantam
bantam copied to clipboard
Gradle
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