summaryrefslogtreecommitdiff
path: root/template.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Slight restructuring / some commentsHEADmasterRené 'Necoro' Neumann2022-02-021-5/+5
* const blockRené 'Necoro' Neumann2022-01-251-3/+5
* Factor out `writeOutput`René 'Necoro' Neumann2022-01-241-15/+15
* Create clubs and participants files also via templateRené 'Necoro' Neumann2022-01-241-59/+22
* Write competition.egwRené 'Necoro' Neumann2022-01-241-0/+30
* Export ALL the fieldsRené 'Necoro' Neumann2022-01-241-1/+1
* Write participants and clubsRené 'Necoro' Neumann2022-01-241-2/+52
* Factor out `encodedWriter`René 'Necoro' Neumann2022-01-231-5/+1
* First step: write out verbatim template filesRené 'Necoro' Neumann2022-01-231-3/+52
* Embed verbatim filesRené 'Necoro' Neumann2022-01-231-0/+21