Skip to content
jdupl edited this page Oct 24, 2014 · 1 revision

Compiling lancoder

git clone https://github.com/jdupl/lancoder
cd lancoder
mvn package

Compiled jar will be in target/ directory.

Use the jar with dependencies to run jar on systems without maven.

Clone this wiki locally