Koy
Koy is a markdown previewer powered by carlo.

Features
- Read
README.mdin current working directory by default. - Render markdown in GitHub style.
- Live preview, automatically re-render on file changes.
Install
$ npm i koy -g
Usage
$ koy
# Or a specific file
$ koy some-file.md
# Or a README.md in Github repo
$ koy gh:djyde/koy
License
MIT License