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
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
- Install Rust
- Build and run with
cargo run
orcargo run -- FLAGS
- 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