Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
/ Ortelium Public archive
forked from StackFrame/Ortelium

Ortelium is a tool for generating military map symbols.

Notifications You must be signed in to change notification settings

mil-oss/Ortelium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 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 standalong 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