Skip to content

Instantly share code, notes, and snippets.

@mitch-seymour
Last active February 27, 2020 01:42
Show Gist options
  • Save mitch-seymour/173a2a703b0c716d5acf5f97cd2d4f98 to your computer and use it in GitHub Desktop.
Save mitch-seymour/173a2a703b0c716d5acf5f97cd2d4f98 to your computer and use it in GitHub Desktop.
# verify that it can be built / executed
$ ./gradlew run
# output
> Task :run
Hello world.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment