2 releases (1 stable)

1.0.0 Mar 2, 2024
0.1.0 Feb 25, 2024

#711 in Text processing

26 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.9–4MB
~65K SLoC