Skip to content

GriffinGroupGlobal/lintmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

EstateSpace development utility for running a linter against all markdown files mounted to the image. This is the current linter and these are the rules that may be implemented.

Usage

When calling via docker you must:

  • mount a volume
    • this volume may have a src directory where md files can be found
    • this volume may have a test directory where md file can be found
    • these two directories are where the linter will look for md files
  • specify a working dir which must be the volume you mounted
  • example:
docker run --rm -v /Users/mattjenks/Development/Hydrogen/gplib_provingground:/mj --workdir /mj 540619935031.dkr.ecr.us-east-1.amazonaws.com/lintmd:latest

Docker

Find the latest docker image [here][docker].

About

Lint G3 markdown files

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors