Categorygithub.com/x0f5c3/md-codedocs
modulepackage
0.0.1
Repository: https://github.com/x0f5c3/md-codedocs.git
Documentation: pkg.go.dev

# README

md-codedocs

This cli tool will parse your markdown document and extract all the codeblocks in it

Latest Release Downloads Stars Forks Issues License: MIT
Downloads


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