Color Minimal color package Features Simple API Supports NO_COLOR Install go get github.com/livebud/color Example fmt.Fprintln(os.Stdout, color.Red("h"), color.Blue("e"), color.Yellow("l"), color.Green("l"), color.Pink("o"), ) Contributors Matt Mueller (@mattmueller) License MIT