To install dependencies:
bun installTo run:
bin/wiz --helpTo put the bin/ executables (wiz, …) on your PATH:
bin/wiz path --add # or `--remove` to take it back offThis appends an export PATH line to your shell profile (.zshrc/.bashrc). Restart your shell afterwards to pick it up.