JD-X is a vim-like, lite and minimal editor.
The purpose of its creation was to learn slightly advanced i/o handling by implementing a project that is fun and at an intermediate-advanced level.
-
Start by cloning this repo:
git clone https://github.com/jspmic/JD-X.git
-
After cloning the repo you should be able to run:
make
and after./a.o
-
If you want to delete the file(s) generated, run
make clean