Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 426 Bytes

ztree-mac

Scripts for running ztree on OS X.

Using as git submodule

  • 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 and zleaf.exe to the directory.
  • Run by doing ./run.sh from the submodule directory.
  • Update submodule by issuing git submodule update --remote