Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 716 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 716 Bytes

Go port of Nyancat CLI

nyancat

Installation

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

Usage

Run:

./go-nyancat

Options:

  -m    Don't play audio
  -n    Don't show the time nyaned

Resources

License

Released under the BSD 2-clause license. See LICENSE.txt for details.