Go CV Generator =============== A generator to take JSON content and output a minimal, browser-friendly CV that can be exported as PDF and printed easily. Usage ----- Copy `data/cv.example.json` to `data/cv.json` and fill in the information/data. Run the generator: `go run cmd/main.go`