d6012ba96f3f7fe880a8a4e50b0988812749c41f
Christian Fraß schon vielversprechend

Christian Fraß authored 5 years ago

1) #!/usr/bin/env sh
2) 
3) shift
4) output=$1 && shift
Christian Fraß fast vollständig

Christian Fraß authored 5 years ago

5) nodejs tools/join.js source/data | tools/vorlage/vorlage --modul=${PWD}/build/vorlage-fsdraft.js source/content/draft.html.tpl > ${output}