Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loicmahieu/mdface

Face your markdown compiled HTML and live reload it!
https://github.com/loicmahieu/mdface

Last synced: 27 days ago
JSON representation

Face your markdown compiled HTML and live reload it!

Awesome Lists containing this project

README

        

# mdface

Face your markdown compiled HTML and live reload it!

## Install

```bash
[sudo] npm install -g mdface
```

## Usage
```bash
mdface ./README.md
```

```
Usage: mdface [options]

Options:

-h, --help output usage information
-V, --version output the version number
-p, --port Specify http server port.
-o, --open Open the page in the browser when started.
```

## Copyright

Copyright (c) 2013 Loïc Mahieu.