nw-md

Minimalist node-webkit MD editor!

Stars
2
Committers
2

#Simple markdown editor with preview using node-webkit.

  • Install node-webkit and setup an alias to nw

  • git clone https://github.com/hemanth/nw-md.git && npm install that would fetch marked

Build and run: ./bar.sh that is nothing but rm app.zip; zip -r app.zip *; nw app.zip

App looks like: img