Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 180 Bytes

File metadata and controls

13 lines (10 loc) · 180 Bytes

ute

Untitled Text Editor

A simple text editor, written with the ncurses library.

Build

> make
> out/ute src/main.c

NOTE

This project is currently unfinished