Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 396 Bytes

This is the application code for the site on http://rupelstreek.mobielegidsen.be/

The project is built on "Stralo", a semantic CMS and is entirely Maven based.

A quick howto to get up and running:

  1. Check out this repo
  2. cd to the root of this repo
  3. mvn compile
  4. mvn exec:java -Dexec.args="/path/to/config.xml"

More information is coming, please contact me personally in the mean time.