Companion CLI for Jarvis Registry.
brew tap ascending-llc/jarvis
brew install ascending-llc/jarvis/jarvis-registry
Upgrade with brew upgrade jarvis-registry.
go install github.com/ascending-llc/jarvis-registry-cli/cmd/jarvis-registry@latest
Install the pre-commit hooks:
pre-commit install -t pre-commit
Use make for local development tasks (test, lint, fmt, etc.) — see the Makefile for all targets.