devfxx cccc5e9b8b | ||
---|---|---|
.gitignore | ||
README.md | ||
bun.lockb | ||
index.ts | ||
package.json | ||
tsconfig.json | ||
uwuify.ts |
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