Skip to content
JonSnowbd edited this page Jul 14, 2021 · 1 revision
  1. Recommended: submodule installation
  2. Zigmod for now only on linux.

By using git submodules you gain the ability to edit the source code to your liking. ZT is designed around being easy to read and to edit when needed. It's a bit rough in some files but I'm constantly working on cleaning up code organization whenever I see something getting too rough.

Zigmod is convenient and works alongside any other zigmod enabled dependencies in your projects. For now full support on Windows is waiting on a ziglang issue regarding its filesystem.

Clone this wiki locally