Seawi is a CV builder using the power of go templates.
Why not? I used LaTeX for a long time to build my CV's and encouraged others to try it as well. But first timers are not really understanding LaTeX way of doing things, so to at least give a spark of the power of templating, I created this project.
I like the word because it spelled like "CV" and turns out a name of a book as well and the book's description says it means "Rising Sun" in Huron.
Fill data.yml
with your values and run make
. If everything goes right you should see output.html
file in the project folder. This is your generated CV, enjoy.
I'm sorry non techies, this time I'm not adding .exe file to the repo.
Run go run test
and make sure everything is OK.