Scripts for running ztree on OS X.
- Create submodule (tracking master branch)  
git submodule add -b master [email protected]:adamaltmejd/ztree-mac.git - Create a 
mkdir datafilesin the same place - Add your own 
ztree.exeandzleaf.exeto the directory. - Run by doing 
./run.shfrom the submodule directory. - Update submodule by issuing 
git submodule update --remote