A GitHub-flavored markdown editor built with Ember and NW.js.
This project serves as an example for how you could develop a native desktop application using NW.js and Ember.
It also makes use of the ember-cli-node-webkit
addon for all build and packaging needs.
You will need the following things properly installed on your computer.
git clone git@github.com:brzpegasus/ember-nw-markdown.git
cd ember-nw-markdown
npm install
bower install
ember nw