git clone https://github.com/NARKOZ/go-nyancat.git
cd go-nyancat && go build
Install mpg123 for audio support.
On Mac OS X using Homebrew: brew install mpg123
Run:
./go-nyancat
Options:
-m Don't play audio
-n Don't show the time nyaned
Released under the BSD 2-clause license. See LICENSE.txt for details.