0.0.2 • Published 12 years ago

watchmark v0.0.2

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

watchmark

watchmark is a small command line tool to watch a markdown file, parse and compile it to html and reflect the changes to a browser in real time using socket.io

The output uses the same stylesheet as readme files on github.

Currently it's only possible to watch one file

Installation

Pretty soon:

npm install watchmark

Usage

watchmark README.md && open http://localhost:3000
0.0.2

12 years ago

0.0.1

12 years ago