why-search-syntax
v0.1.5
Published
## Develop
Readme
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
