Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 670 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 670 Bytes

wiz

Notice: This project is under heavy development and is not recommended for production or external use. Docs are written as reference for the future direction of the project. Docs, subsystems, APIs, etc will likely change significantly until the project reaches 1.0.

Development

Make sure you have a local Go toolchain installed.

Additionally, you should run:

git config --local core.hooksPath .githooks/

to set git to use the project's provided git hooks.

Building/Installing

Simply run

go install -tags=jsoniter