cmd

package
v0.0.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

README

Command Entrypoints

cmd/ contains the Go command entrypoints that ship from the root gbash module.

  • cmd/gbash is the main sandbox CLI for local execution and embedding demos.
  • cmd/gbash-gnu is the compatibility harness used to summarize GNU coreutils test results against gbash.

Install the main CLI with:

go install github.com/ewhauser/gbash/cmd/gbash@latest

Documentation

Overview

Package cmd documents the shipped gbash CLI entrypoints.

This package exists so pkg.go.dev can render the command tree rooted at github.com/ewhauser/gbash/cmd. End users should install a concrete command such as cmd/gbash rather than importing this package.

Directories

Path Synopsis
Package main provides the primary gbash CLI entrypoint.
Package main provides the primary gbash CLI entrypoint.
Package main provides the GNU compatibility harness used by the gbash project.
Package main provides the GNU compatibility harness used by the gbash project.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL