Skip to content

hochzehn/write-good-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

write-good-docker

Docker wrapper for btford/write-good.

Usage

For linting README.md in the current directory with --parse option, you would run

docker run --rm --volume $PWD:/app hochzehn/write-good --parse *.md

Pass parameters as you would to write-good CLI while mounting your current directory as /app into the container.

Releases

No releases published

Packages

No packages published