2 releases (1 stable)

1.0.0 Mar 2, 2024
0.1.0 Feb 25, 2024

#328 in Text processing

Download history 132/week @ 2024-02-24 144/week @ 2024-03-02 13/week @ 2024-03-09 1/week @ 2024-03-16 35/week @ 2024-03-30 3/week @ 2024-04-06 207/week @ 2024-04-13

245 downloads per month

MIT license

39KB
548 lines

uwu_cli

A uwu CLI tool inspired by Daniel Liu's uwu.

Quick start

Install the executable with:

cargo install uwu_cli

Then use it:

# directly from the arguments
uwu Hello world!

# from a file
uwu --file uwu.txt

# from stdin
uwu <<EOF
Life in uwu land,
Is fantastic!
EOF

Dependencies

~4MB
~69K SLoC