my worst invention yet
Go to file
devfxx cccc5e9b8b Friendship ended with HTTP, Offline is my new friend 2024-05-06 17:11:39 +03:00
.gitignore Add initial project files 2024-05-06 17:03:16 +03:00
README.md There are no libs 2024-05-06 17:08:22 +03:00
bun.lockb Native 2024-05-06 17:07:00 +03:00
index.ts Friendship ended with HTTP, Offline is my new friend 2024-05-06 17:11:39 +03:00
package.json Native 2024-05-06 17:07:00 +03:00
tsconfig.json Add initial project files 2024-05-06 17:03:16 +03:00
uwuify.ts Friendship ended with HTTP, Offline is my new friend 2024-05-06 17:11:39 +03:00

README.md

uwu

A simple command line utility to convert text to uwu speak

To build into an executable:

bun compile

Move the executable to the bin directory

sudo cp ./uwu /usr/local/bin/
sudo chmod +x /usr/local/bin/uwu