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

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

Awesome Lists containing this project

README

        

# Marklive

Previews markdown and watches for changes.

![preview](https://raw.githubusercontent.com/ANANTH-SWAMY/marklive/refs/heads/master/preview/marklive.gif)

## Installation

```
$ npm i -g marklive
```

You might have to use `sudo` on linux.

## Usage

```
$ marklive --help
```