No installation is required. To build, you need Java 7 or higher and Maven 2 or higher (http://maven.apache.org/).
Before cloning this repository, be sure to enable automatic conversion of CRLF/LF on your machine using "git config --global core.autocrlf input". For more information, please refer to http://help.github.com/dealing-with-lineendings/
To build, run "mvn package", this will build the program and place the generated jar file in the directory "target/".