CV/helpers
Dan Anglin 700f009f53
refactor: integrate tex generator into mage
This commit integrates the Tex generator functionality from main.go into
the mage system. Changes include:

- Movd helper functions to the new helpers package.
- Move the tex generator from main.go to the helpers package.
- Update the Tex target to use the tex generator helper function.
2020-09-12 14:06:28 +01:00
..
cv.go refactor: integrate tex generator into mage 2020-09-12 14:06:28 +01:00
helpers.go refactor: integrate tex generator into mage 2020-09-12 14:06:28 +01:00
templatefuncs.go refactor: integrate tex generator into mage 2020-09-12 14:06:28 +01:00