2 releases (1 stable)

1.0.0 Mar 2, 2024
0.1.0 Feb 25, 2024

#1037 in Text processing

Download history 37/week @ 2024-07-25 5/week @ 2024-08-01 13/week @ 2024-09-19 14/week @ 2024-09-26 2/week @ 2024-10-03

62 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

~2.8–4MB
~64K SLoC