A minimal renderer for Go text templates
Go to file
2024-02-15 19:22:40 +03:30
samples Initial commit 2024-02-15 18:45:16 +03:30
.gitignore Add dist/ in .gitignore 2024-02-15 19:22:40 +03:30
.goreleaser.yml Different config for gitea in .goreleaser.yml 2024-02-15 18:55:53 +03:30
go.mod Initial commit 2024-02-15 18:45:16 +03:30
LICENSE Initial commit 2024-02-15 18:45:16 +03:30
main_test.go Initial commit 2024-02-15 18:45:16 +03:30
main.go Set version to "1.0.1" 2024-02-15 18:57:13 +03:30
README.md Initial commit 2024-02-15 18:45:16 +03:30