Skip to content

StackFrame/Ortelium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ortelium v2.1

Ortelium is built utilizing maven.
Obtain maven from maven.apache.org

Build Ortelium:
> mvn compile

Create a distributable Web Archive:
> mvn package

Create a standalone JAR file:
> mvn assembly:single

Note:
1. The standalone JAR file will requires a 2525B resource directory in its path.
2. Utilize the run.sh and debug.sh scripts to execute the standalone JAR file.
3. Default module is package, so executing just mvn will execute a clean, compile, and generate a WAR

About

Ortelium is a tool for generating military map symbols.

Resources

Stars

Watchers

Forks

Packages

No packages published