/suzuri

markdown editor

Primary LanguageJavaScriptMIT LicenseMIT

suzuri 硯

Build Status Bitdeli Badge Built with Grunt

suzuri is a simple open source markdown editor.

develop

suzuri made by node-webkit.If you wanna hack.Please fork me.

how to run

  • run on Mac:
cd suzuri
npm install
npm install nodewebkit -g
npm install bower -g
bower install

open -n -a node-webkit app
  • run on Linux or Windows:
nw suzuri/app

Contributing

Questions, comments, bug reports, and pull requests are all welcome. Submit them at the project on GitHub.