Skip to content

alexkreidler/wiz

Repository files navigation

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