Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/loicmahieu/mdface
- Owner: LoicMahieu
- Created: 2013-09-16T09:33:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T11:53:02.000Z (almost 8 years ago)
- Last Synced: 2024-11-28T13:17:14.292Z (about 1 month ago)
- Language: CSS
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.