# README
md-codedocs
This cli tool will parse your markdown document and extract all the codeblocks in it
Installation | Documentation | Contributing
Installation
Run the following command in a terminal and you're ready to go!
Windows
iwr instl.sh/x0f5c3/md-codedocs/windows | iex
macOS
curl -sSL instl.sh/x0f5c3/md-codedocs/macos | bash
Linux
curl -sSL instl.sh/x0f5c3/md-codedocs/linux | bash
# Packages
No description provided by the author