Skip to content

Golang. Coloring text for logging and cli application

License

Notifications You must be signed in to change notification settings

dimabdc/colorize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

colorize

Golang. Coloring text for logging and cli application

Installation

$ go get github.com/dimabdc/colorize

Usage example

fmt.Println("print ", colorize.Paint("Blue", colorize.Blue|colorize.Bold|colorize.Underline, colorize.Black))

About

Golang. Coloring text for logging and cli application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages