Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 213 Bytes

File metadata and controls

14 lines (11 loc) · 213 Bytes

gce-toolbox-java

Java toolbox for common Google compute engine job

Build

./gradlew jar

This built jar file in build/libs/

Run debug test

./gradlew cleanDebug debug --tests debug.DebugRun