UNPKG

184 Bapplication/x-shView Raw
1#!/bin/bash
2cat \
3 <(echo '<!-- This document was generated from README.vash -->') \
4 <(bin/vash <README.vash --render --helpers <(bin/vash <docs/helpers/* --helper)) \
5 > README.md
\No newline at end of file