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 datafiles
in the same place - Add your own
ztree.exe
andzleaf.exe
to the directory. - Run by doing
./run.sh
from the submodule directory. - Update submodule by issuing
git submodule update --remote