/tutorial

Primary LanguageJavaApache License 2.0Apache-2.0

AutoRes.uk Tutorial

A base project for AutoRes.uk tutorials.

Prerequisites

Download Code

git clone https://github.com/autores-uk/tutorial.git

Running

Maven Wrapper shell scripts have been provided.

From the tutorial directory:

./mvnw --quiet compile exec:java

Windows

mvnw.cmd --quiet compile exec:java