Registry / cli / rwxrob-help

rwxrob-help

JSON →
library0.7.2gogounverified

A Go package for generating help text for command-line applications.

go get github.com/rwxrob/help
INSTALL
IMPORT
SIG · RWXROB-HELP
R
rwxrob-help
cligov0.7.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.

help
github.com/rwxrob/help

Basic import and usage of help.

package main import ( "fmt" "github.com/rwxrob/help" ) func main() { fmt.Println(help.Text) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
Resources
rwxrob-help — go get rwxrob-help · libregistry