2.1.1 • Published 6 years ago

cleave-markdown v2.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

NPM npm version Travis

A markdown splitter tool for slicing coderplex learn guides to small markdown files based on custom identifier

Installation

npm install --save-dev cleave-markdown

Usage

./node_modules/.bin/cleave-markdown

Running

Directory path

This is a required option. Include the path to markdown guide file.

./node_modules/.bin/cleave-markdown --file ~/sampleGuide.md

Verbose output

Optional argument that displays the folder structure cleave-markdown has created from the guide file.

./node_modules/.bin/cleave-markdown --file ~/sampleGuide.md --verbose

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago