#Noted! a Markdown manager and editor written in javascript using electron.
Noted! is trying to do what Picasa does for your images, or Clementine for your musics.
Not recommended yet, this is an early alpha version.
see CHANGES.md
####Testing
git clone git://github.com/brothersincode/noted Noted
- download and put electron binaries in
Noted/electron
cd app
npm install
bower install
- run!