Skip to content

programmierpraktikum-abschlussprojekt-the-avaders created by GitHub Classroom

License

Notifications You must be signed in to change notification settings

ProPra16/programmierpraktikum-abschlussprojekt-the-avaders

Repository files navigation

programmierpraktikum-abschlussprojekt-the-avaders

Build Status

Build Standalone Distribution

To create a standalone distribution as a zip file, run:

./gradlew distZip

The zip distribution is placed under build/distributions.

To run the program from the distribution, extract the zip file, and run the launch script for your system in the bin folder. On Windows, use the Batch script (.bat extension). On OS X, Linux, etc., use the shell script (no extension).

Javadoc

Javadocs may be generated using Gradle:

./gradlew javadoc

The generated documentation can be found under build/docs/javadoc.

About

programmierpraktikum-abschlussprojekt-the-avaders created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published