Skip to content
Snippets Groups Projects
Commit e043be0a authored by Stefan Hynek's avatar Stefan Hynek :drooling_face:
Browse files

chore(build): provide script `build` to build locally with docker

parent 5bdd6e55
No related branches found
No related tags found
1 merge request!37fix compile job
Pipeline #151120 passed with warnings
build 0 → 100755
cat technical-reference-main.txt | while read LINE; do cat $LINE >> technical-reference.md ; done
npx markdownlint -o markdownlint-report.txt technical-reference.md
docker run --rm pandoc/latex -v .:/data pandoc --template=rdd.latex technical-reference.md -o technical-reference.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment