autores-uk / tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Java 100.0%