https://github.com/ananth-swamy/marklive
A command line tool for markdown live preview
https://github.com/ananth-swamy/marklive
command-line command-line-tool live-preview livepreview markdown md nodejs
Last synced: about 1 month ago
JSON representation
A command line tool for markdown live preview
- Host: GitHub
- URL: https://github.com/ananth-swamy/marklive
- Owner: ANANTH-SWAMY
- Created: 2025-01-22T07:07:36.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-03-25T05:00:48.000Z (about 2 months ago)
- Last Synced: 2025-03-28T15:15:09.828Z (about 2 months ago)
- Topics: command-line, command-line-tool, live-preview, livepreview, markdown, md, nodejs
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/marklive
- Size: 1.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marklive
Previews markdown and watches for changes.

## Installation
```
$ npm i -g marklive
```You might have to use `sudo` on linux.
## Usage
```
$ marklive --help
```