Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 312 Bytes

Doc Repository Checker

Bash script for check the Docs of a Git repo before commit a new version

Usage

  ./autocheck.sh -p <REPO_PATH>         Check the repo in the path specified
  ./autocheck.sh -h                     Display this message

Author

Alejandro Villegas (alex.ansi.c@gmail.com)