Last active
September 5, 2021 06:09
-
-
Save snodnipper/907edb070055dd327acac2a6e951abb6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
gradle init --type java-library --project-name jvm-library --dsl groovy --test-framework junit-jupiter --package uk.co.snodnipper.blah |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there is some info here: https://docs.gradle.org/current/userguide/build_init_plugin.html