cmd/ contains the Go command entrypoints that ship from the root gbash
module.
cmd/gbashis the main sandbox CLI for local execution and embedding demos.cmd/gbash-gnuis the compatibility harness used to summarize GNU coreutils test results againstgbash.
Install the main CLI with:
go install github.com/ewhauser/gbash/cmd/gbash@latest