Skip to content

Installation

From source

go install github.com/nvoxland/gendb/cmd/gendb@latest

Build locally

git clone https://github.com/nvoxland/gendb.git
cd gendb
make build
# binary is at bin/gendb