NinjaRacc / CED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CED

A free terminal text editor for Linux written in C


Installation

install and compile CED by running:

  $ git clone https://github.com/NinjaRacc/CED
  $ cd CED
  $ make

running

running CED is simple, just run as a program lol

$ ./CED

About


Languages

Language:C 99.7%Language:Makefile 0.3%