0.1.3 • Published 6 months ago

@doocs/md-cli v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

md-cli

A powerful yet simple tool for rendering Markdown documents locally during development.

Installation

To get started with md-cli, you can install it either globally or locally, depending on your needs.

Install locally

If you only need it for a specific project, you can install it locally by running:

npm install @doocs/md-cli

Install globally

For global access across all your projects, install it globally with:

npm install -g @doocs/md-cli

Usage

Once installed, running md-cli is a breeze. Here’s how to get started:

Default setup

To launch md-cli with the default settings, simply run:

md-cli

Custom port

If you prefer to run md-cli on a different port, say 8899, just specify it like this:

md-cli port=8899

Maintainers

0.1.0

12 months ago

0.1.2

7 months ago

0.1.1

9 months ago

0.0.8

12 months ago

0.1.3

6 months ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

3 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago