Skip to content

Getting Started

whelks-chance edited this page Sep 25, 2012 · 2 revisions

Triana requires Maven version 2 or higher to build.

Alternatively download the pre-compiled executable from here. Note due to the speed and frequency at which Triana is developing, these will likely be out of date very quickly. It is better to build from source.

Check out the code from this github page, navigate to the root folder (containing pom.xml) and run mvn install from the command-line/ terminal.

To run triana, run triana.bat (on windows), or triana.sh (on OSX or Linux) from the triana-app/dist folder.

Clone this wiki locally