@cliffpyles/markdown-cli

1.0.0 • Public • Published

Markdown CLI

Setup

npm install -g @cliffpyles/markdown-cli

Generate

Generates a valid html document

Usage

markdown generate <sourceFile> <outputDestination> [...options]

Options:

-t, --title <title>  title to use in the document
-h, --help           output usage information
markdown generate someFile.md someDestination.html -t "My Document"

Readme

Keywords

Package Sidebar

Install

npm i @cliffpyles/markdown-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.07 kB

Total Files

7

Last publish

Collaborators

  • cliffpyles