Gommand is a simple command line tool that allows you to run commands in a structured way.
Bootstraps the project
go install github.com/joerdav/xc/cmd/xc@latest
go install github.com/charmbracelet/gum@latestgo run ./cmd env showgo run ./cmd env select $(gum choose "" $(go run ./cmd env list)) go run ./cmd env listgo run ./cmd env currentgo run ./cmd env addgo run ./cmd env rem