Skip to content

smorimura/mle

 
 

Repository files navigation

mle

mle is a flexible console editor. It is not yet ready for public consumption.

$ git clone https://github.com/adsr/mle.git
$ cd mle
$ git submodule update --init --recursive
$ sudo apt-get install libpcre3-dev make # or yum install pcre-devel make, etc
$ make
$ ./mle

Build Status

Screenshot:

mle screenshot

About

a flexible console text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Makefile 0.2%