A markdown editor built with electron.
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
Neno is released under the MIT License.