2 releases (1 stable)

1.0.0 Mar 2, 2024
0.1.0 Feb 25, 2024

#316 in Text processing

Download history 103/week @ 2024-02-21 165/week @ 2024-02-28 15/week @ 2024-03-06 7/week @ 2024-03-13 13/week @ 2024-03-27 25/week @ 2024-04-03 2/week @ 2024-04-10 205/week @ 2024-04-17

207 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
~67K SLoC