- Install Node.js and Yarn (NPM should work too)
- run
yarn global add lixto install the Lix packager - run
lix downloadto download the Haxe compiler and Haxe libraries - run
lix run travix nodeorlix run travix jvmto run the tests
- run
mvn installat root
- cd
tests/java - run
mvn verify