• Stars
    star
    139
  • Rank 262,954 (Top 6 %)
  • Language
    CSS
  • Created almost 12 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Docular! is an open-source and cross-platform editor for markdown documents!

Docular!

Docular! is an open-source and cross-platform editor for markdown documents!

The source codes of Docular is being reorganized in progress.

The old working version can be found here

Downloads

http://pan.baidu.com/share/link?shareid=258992&uk=2452925507

Screenshots

mac

linux

win

How to make it work? (out of date)

  1. Get node-webkit and nw-gyp
  2. Clone this repo
  3. Install async/marked/sequelize in src directory with 'npm install'
  4. Install sqlite in src directory with nw-gpy (how to...)
  5. Drag src directory onto nw executable file (nw.exe on Windows)