Registry / cli / anchore-clio

anchore-clio

JSON →
library0.1.0gogounverified

A command-line I/O library for Go applications.

go get github.com/anchore/clio
INSTALL
IMPORT
SIG · ANCHORE-CLIO
A
anchore-clio
cligov0.1.0
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.

clio
github.com/anchore/clio

Create a new clio application and print its name

package main import ( "fmt" "github.com/anchore/clio" ) func main() { app := clio.New("myapp") fmt.Println(app.Name()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
38
OpenAI (training)
1
Resources
anchore-clio — go get anchore-clio · libregistry