Skip to content

Install

Each GoBeaver package is its own Go module. Pull in only the ones you need.

Terminal window
go get github.com/gobeaver/configkit
go get github.com/gobeaver/filekit
go get github.com/gobeaver/beaverkit
Terminal window
go install github.com/gobeaver/cli/cmd/beaver@latest
beaver --help

Module paths are placeholders — replace with the canonical paths once repositories are public.