/Neno

Primary LanguageJavaScript

Neno

A markdown editor built with electron.

How to build

Neno has not reached a first release yet however the following commands can be run to build the app.

$ git clone git@github.com:thomascullen/Neno.git
$ cd Neno
$ npm install
$ npm start

License

Neno is released under the MIT License.