5 stable releases

2.1.3 Sep 16, 2024
2.0.0 Sep 16, 2024
1.0.0 Sep 16, 2024

#604 in Command line utilities

MIT license

25KB
58 lines

Meow

Print ASCII cats to your terminal!

This is a simple command-line tool to display cute little kitties :D

I love cats

Building

  1. Install Rust
  2. Build and run with cargo run or cargo run -- FLAGS
  3. Will also be available as a Debian/Nix package

Usage

Usage: meow [OPTIONS]

Options:
  -c, --count <COUNT>  How many cats to print [default: 1]
  -l, --literally      Are you literally this cat?
  -h, --help           Print help
  -V, --version        Print version

Dependencies

~1.5–2.2MB
~40K SLoC