A text editor for UNIX systems, inspired by the Kilo editor, designed to be lightweight and easy to use.
To build and use the editor, you need to have the following tools installed on your system:
- C compiler
- Make
To build the editor, run the following command in the terminal:
$ make
This will compile the program and automatically execute the ./Text-Editor
. Then removes it after it's done since it does not take any arguments for now.