lolcat remake in C
Go to file
0xf8 e488536d0d
OCD mode
Signed-off-by: 0xf8 <0xf8.dev@proton.me>
2023-02-25 12:27:55 -05:00
.github/workflows Create main.yml 2023-02-25 12:27:53 -05:00
LICENSE Initial commit 2023-02-25 12:27:52 -05:00
rbtext.c OCD mode 2023-02-25 12:27:55 -05:00
README.md Update README.md 2023-02-25 12:27:54 -05:00

rbtext CI

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