jsonresume/README.md
2018-05-07 17:27:46 +02:00

8 lines
302 B
Markdown

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