Registry / cli / logrusorgru-aurora

logrusorgru-aurora

JSON →
library2.0.3+incompatiblegogounverified

Package aurora implements ANSI-colors for terminal output in Go.

go get github.com/logrusorgru/aurora
INSTALL
IMPORT
SIG · LOGRUSORGRU-AURORA
L
logrusorgru-aurora
cligov2.0.3+incompatible
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.

aurora
github.com/logrusorgru/aurora

Prints a green 'Hello, World!' using ANSI colors.

package main import ( "fmt" "github.com/logrusorgru/aurora" ) func main() { fmt.Println(aurora.Green("Hello, World!")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.3+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
logrusorgru-aurora — go get logrusorgru-aurora · libregistry