- Download Git
- Download NodeJS+NPM
- Download Hashlink (add it to your system PATH) on mac you can do
brew install hashlinkon linux you have to build it yourself with make - terminal:
npm install - download OneLifeData, terminal:
npx haxe setup_data_client.hxml - build app, terminal:
npx haxe app.hxml - run app, terminal:
hl app.hl - first time run it will generate config.json and data.json, these are gitignore files and can be used to set how the app behaves
lix downloadto download all of the libraries that are added in this project- to install a new library do
lix install github_urland it will install the library and be added to haxe_libraries folder for examplelix install https://github.com/haxefoundation/format