Block.Note is simple CLI text editor written in C++. This program is available for both Linux, Windows and Irion OS.
- :q - exit editor
- :wq - save file and exit editor
# Clone the repository
git clone https://github.com/filcherock/block.note.git
cd block.note
# Launch
sh build.shBlock.Note is distributed under the GNU General Public License.
