Registry / cli / bep-tmc

bep-tmc

JSON →
library0.6.0gogounverified

A Go library for terminal message control and formatting.

go get github.com/bep/tmc
INSTALL
IMPORT
SIG · BEP-TMC
B
bep-tmc
cligov0.6.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.

tmc
github.com/bep/tmc

Prints a green-colored message to the terminal.

package main import ( "fmt" "github.com/bep/tmc" ) func main() { fmt.Println(tmc.Green("Hello, world!")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
OpenAI (training)
1
Resources
bep-tmc — go get bep-tmc · libregistry