mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 13:02:08 +02:00
204 B
204 B
lci
LOLCODE interpreter written in C. More information: https://github.com/justinmeza/lci.
- Run a LOLCODE file:
lci {{path/to/file}}
- Display version:
lci -v
- Display help:
lci -h