0.1.4 • Published 2 years ago
why-search-syntax v0.1.4
Search Syntax
Develop
- 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
Build Jar
- run
mvn installat root
Run Java native tests
- cd
tests/java - run
mvn verify