landdown

Simple Sandboxing for shell scripts.

git clone git://mccd.space/landdown

pre-commit.sh (132B)

      1 #!/bin/sh
      2 # Add to your hooks
      3 # ln -sf ../../pre-commit.sh .git/hooks/pre-commit
      4 man -l landdown.1 | col -b > README
      5 git add README