Registry / cli / gruntwork-io-gruntwork-cli

gruntwork-io-gruntwork-cli

JSON →
library0.17.2gogounverified

Package gruntwork-cli provides a collection of CLI utilities and helpers for building command-line tools.

go get github.com/gruntwork-io/gruntwork-cli
INSTALL
IMPORT
SIG · GRUNTWORK-IO-GRUNT
G
gruntwork-io-gruntwork-cli
cligov0.17.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cli
github.com/gruntwork-io/gruntwork-cli

Create a CLI application

package main import ( "github.com/gruntwork-io/gruntwork-cli" ) func main() { // Example: create a simple CLI app app := cli.NewApp() app.Name = "myapp" app.Run() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
24
Resources
gruntwork-io-gruntwork-cli — go get gruntwork-io-gruntwork-cli · libregistry