lolcat remake in C
Go to file
0xf8 39b2810afa
Update README.md
Signed-off-by: 0xf8 <0xf8.dev@proton.me>
2023-02-25 12:27:53 -05:00
LICENSE Initial commit 2023-02-25 12:27:52 -05:00
rbtext.c Upload rbtext.c 2023-02-25 12:27:53 -05:00
README.md Update README.md 2023-02-25 12:27:53 -05:00

rbtext

Pure-C alternative to something like lolcat on linux.

Originally made somewhere around 2021-06-16 while I was bored and staying at my friend's house.

build

gcc -o rbtext rbtext.c

usage

./rbtext <text>

install

install -m755 rbtext /usr/bin

Can't get any simpler