lci: add page (#9033)
This commit is contained in:
16
pages/linux/lci.md
Normal file
16
pages/linux/lci.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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`
|
Reference in New Issue
Block a user