#! /usr/bin/env sh
git cat-file blob HEAD:README.txt | asciidoctor -s -o $GIT_DIR/README.html -
