A simple and sweet text editor in C.
Simply clone this repo:
git clone https://github.com/teolandon/ceramic.git
Change into the ceramic
directory, and run
`make`
Then the executable will be created.
Based on kilo
by antirez. View original here.
Made following the tutorial on viewsourcecode.org/snaptoken/kilo