jsonresume/README.md
2018-06-06 00:20:51 +02:00

9 lines
381 B
Markdown

jsonresume written in go
------------------------
kendall theme is based on https://github.com/LinuxBozo/jsonresume-theme-kendall.
stackoverflow theme is based on https://github.com/francescoes/jsonresume-theme-stackoverflow.
`$ go build -o jsonresume ./cli`
`$ ./jsonresume -t kendall -r resume-schema/examples/valid/complete.json -o resume.html && cp themes/kendall/*.css .`