QJReditor - C++ written CLI editor for Q-J-R with GNU licence.
sudo apt install libncurses-dev
-> g++
-> make
2.1. Use 'make build' to compile it.
2.2. You'll get ./qjreditor
2.3. Then do 'make install' to install it completely (into /usr/bin)
NOTE: To clean: make clean
3.1. ./qjreditor filename
3.2. ./qjreditor
