Skip to content

LingmoOS/lingmo-texteditor

Repository files navigation

Text Editor

Elegant text editor for LingmoOS.

Dependencies

Debian/Ubuntu

sudo apt install equivs curl git devscripts lintian build-essential automake autotools-dev --no-install-recommends

Build

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make

Install

sudo make install

License

This project has been licensed by GPLv3.