Beispiel #1
0
func Header() {
	fmt.Println(ansicolor.Cyan("Looper 0.3.2 is watching your files"))
	fmt.Println("Type " + ansicolor.Magenta("help") + " for help.\n")
}
Beispiel #2
0
func Header() {
	fmt.Println(ansicolor.Cyan("G.A.T.0.1.0 is watching your files"))
	fmt.Println("Type " + ansicolor.Magenta("help") + " for help.\n")
}