SergelsOrg / csv2tex

Tool to replace placeholders in tex-files
GNU General Public License v3.0
5 stars 0 forks source link

Set up gradle for java #1

Closed ArchibaldBienetre closed 3 years ago

ArchibaldBienetre commented 3 years ago

Please check that this is working for you:

You don't need to worry about installing gradle.

To get gradle to download the latest version for you + run the tests, just call: ./gradlew clean test

The output should look something like this for you:

hoobert@newbuntu:~/repos/csv2tex_fork (set-up-gradle-for-java) 
$ ./gradlew clean test
Starting a Gradle Daemon, 3 stopped Daemons could not be reused, use --status for details

BUILD SUCCESSFUL in 3s
4 actionable tasks: 4 executed