Codecat is a program that prints text character by character. I don't know why I wrote this program, maybe out of boredom...
go run codecat.go
go run codecat.go --interval 2
--code-file string Path to code file (default "codecat.go")
--color string Print color (default "green")
--interval int Print interval (ms) (default 50)
--sound-file string Path to sound file