Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 449 Bytes

Description

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.

Installation

  • 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