Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 611 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 611 Bytes

Glitchcat

Build Status

glitchcat is a cat-like program with glitch animation.

gif

Use can even use it together with lolcat

gif

Install

To install, you will need Rust compiler

Then run:

cargo install glitchcat

To update, run:

cargo install --force glitchcat

Usage

Example usage:

echo "Hello, world\!" | glitchcat

For more, see

glitchcat --help