Skip to content

SidoShiro/Shell_Color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Shell Color

  • Personal Go color lib
  • Very small
  • Almost no features

Created because gookit/color was not supported in my urxvt terminal.

API

GreenPrintln(str string)
CyanPrintln(str string)
RedPrintln(str string)
YellowPrintln(str string)
BluePrintln(str string)

GreenPrint(str string)
CyanPrint(str string)
RedPrint(str string)
YellowPrint(str string)
BluePrint(str string)

TODO

  • Add much more
  • Doc

About

Go Package to handle colors prints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages