Registry / cli / twinproduction-go-color

twinproduction-go-color

JSON →
library1.4.1gogounverified

Simple Go package for adding ANSI color codes to terminal output.

go get github.com/TwinProduction/go-color
INSTALL
IMPORT
SIG · TWINPRODUCTION-GO-
T
twinproduction-go-color
cligov1.4.1
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.

color
github.com/TwinProduction/go-color

Print colored text to the terminal.

package main import ( "fmt" "github.com/TwinProduction/go-color" ) func main() { fmt.Println(color.Red + "Hello, World!" + color.Reset) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
twinproduction-go-color — go get twinproduction-go-color · libregistry