5 stable releases

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

#338 in Command line utilities

Download history 379/week @ 2024-09-11 111/week @ 2024-09-18

490 downloads per month

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.3MB
~41K SLoC