jsonresume/generate.sh

6 lines
332 B
Bash
Raw Normal View History

2018-05-10 17:23:38 +02:00
#!/bin/bash
go-bindata -pkg kendall -o themes/kendall/kendall-assets.go themes/kendall/{resume.template,style.css,print.css}
go-bindata -pkg stackoverflow -o themes/stackoverflow/stackoverflow-assets.go themes/stackoverflow/{resume.template,style.css}
go-bindata -pkg tex -o themes/tex/tex-assets.go themes/tex/resume_template.tex