2e5ea36fef
docs: update README.md
v0.1.0
2024-12-27 22:24:03 +01:00
e0cc0f8c06
ci: drop support for gitea release workflow
...
Currently Gitea does not support (go-gitea/gitea#23642 ) equivalent of GITHUB_TOKEN variable and
tools such GoReleaser can't be easily adjusted to support both GitHub
and Gitea Actions. For Gitea is needed to use PAT what is associated
with security risk.
2024-12-27 21:18:14 +01:00
85dca0f0cb
docs: update README.md
2024-12-27 15:30:16 +01:00
c50a7b85a4
chore: add .gitignore file
2024-12-27 15:27:46 +01:00
a518dfff7a
ci: add release workflow
2024-12-27 14:52:22 +01:00
55170a510f
ci: add .goreleaser.yaml file
2024-12-27 14:47:50 +01:00
549f96b8ef
ci: add build workflow
2024-12-27 06:32:50 +01:00
cfb6db5460
feat: embed templates in final binary
2024-12-27 06:12:12 +01:00
9496baecb0
feat(template): add ISC license
2024-12-27 05:34:59 +01:00
966ce37180
feat(template): add MIT license
2024-12-27 05:34:45 +01:00
f65de951b0
feat: add initial version
2024-12-27 05:34:15 +01:00
dd5fef511e
chore: initialize go module
2024-12-27 04:53:03 +01:00
e8307cc4cd
docs: add LICENSE file
2024-12-27 04:48:25 +01:00
eef8fec21f
docs: add README.md file
2024-12-27 04:47:24 +01:00
113033a32d
init
2024-12-27 03:50:54 +01:00