Skip to content

orcame/terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This is a golang package used for colorful output.

Cross platform win32/linux.

example:

terminal.Stdout.Color('r').
	Intensity().
	Print("this is a red text")

terminal.Stdout.Fprint("@{gi} Green and Intensity Text","@{b}","Blue Text","@{yiB}Yellow text with Blue background")

About

a colorful terminal api written in golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages