Installation¶
Homebrew¶
brew install grokify/tap/schemakit
Go Install¶
go install github.com/grokify/schemakit/cmd/schemakit@latest
From Source¶
git clone https://github.com/grokify/schemakit.git
cd schemakit
go build -o schemakit ./cmd/schemakit
Verify Installation¶
schemakit version