Skip to content

coderplex-org/cleave-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleave-Markdown

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

About

A markdown splitter tool for slicing coderplex learn guides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published