Skip to content

michaelgutierrez0/mark-down-checking-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mark Down Tool

This is a quick mark down tool I made it does the following:

Getting Started

  1. Clone this repo
git clone https://github.com/michaelgutierrez0/mark-down-checking-tool.git
  1. CD into the repository:
cd mark-down-checking-tool
  1. Put your file(s) in the MarkDownInput folder
  2. Build the docker file:
docker build -t mark-down-tool .
  1. Run the docker file:
docker run mark-down-tool

Prerequisites

This project only requires docker to be installed and an internet connection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published