Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bilal-08/uwufly
uwufies your text
https://github.com/bilal-08/uwufly
Last synced: 22 days ago
JSON representation
uwufies your text
- Host: GitHub
- URL: https://github.com/bilal-08/uwufly
- Owner: bilal-08
- Created: 2023-08-25T09:20:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-25T09:29:37.000Z (about 1 year ago)
- Last Synced: 2024-10-04T09:51:43.143Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## UwUify Text
Compile The Program:
```sh
g++ main.cpp -o uwu
```
set up the env var to access the file from anywhere
> usage
```sh
uwu hello how are you
```
> output :
```sh
uwu hewwo how awe uwu
```### inspired from [here](https://github.com/yaxley-peaks/owo)