Added go text template writier #1

Merged
warkanum merged 3 commits from templates into master 2026-01-03 19:05:53 +00:00

3 Commits

Author SHA1 Message Date
4688dbe7f1 chore: 🔧 update go mod and makefile
Some checks failed
CI / Test (1.25) (pull_request) Failing after 1m10s
CI / Lint (pull_request) Successful in -27m31s
Integration Tests / Integration Tests (pull_request) Failing after -28m12s
CI / Build (pull_request) Successful in 34s
CI / Test (1.24) (pull_request) Successful in -26m52s
2026-01-03 21:03:29 +02:00
5af9228014 fix(templ): 🐛 fixed the sorting that turns nothing. template functions expects something returned
Some checks failed
CI / Test (1.24) (pull_request) Failing after 1m40s
CI / Build (pull_request) Failing after 39s
CI / Lint (pull_request) Successful in -25m59s
CI / Test (1.25) (pull_request) Successful in -25m11s
Integration Tests / Integration Tests (pull_request) Failing after 1m17s
2026-01-03 20:53:32 +02:00
fca7c99d74 feat(templ): added templ to command line that reads go template and outputs code 2026-01-03 20:28:56 +02:00