117fcc739f
fix(template): make copyright notices consistent
2024-12-28 17:20:27 +01:00
5e7794fff1
feat(template): add 0BSD license
2024-12-28 17:19:20 +01:00
3ef2d2b0fe
feat(template): add BSD-3-Clause license
2024-12-28 17:02:41 +01:00
3878963f19
feat(template): add BSD-2-Clause license
2024-12-28 17:02:33 +01:00
b40d168382
feat(template): add BSD-1-Clause license
2024-12-28 17:02:23 +01:00
ca4ec18f05
style: add additional spaces in templates
2024-12-28 02:27:18 +01:00
2caeaed46b
feat: make license flag case insensitive
2024-12-28 02:16:58 +01:00
05697da34a
docs: update README.md
2024-12-27 22:24:03 +01:00
87ba25f423
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
a3ffd024d3
docs: update README.md
2024-12-27 15:30:16 +01:00
1128140229
chore: add .gitignore file
2024-12-27 15:27:46 +01:00
8fdfa0dc05
ci: add release workflow
2024-12-27 14:52:22 +01:00
4b3fa3234f
ci: add .goreleaser.yaml file
2024-12-27 14:47:50 +01:00
a1731aaca5
ci: add build workflow
2024-12-27 06:32:50 +01:00
19f90d36b5
feat: embed templates in final binary
2024-12-27 06:12:12 +01:00
71b272dbc7
feat(template): add ISC license
2024-12-27 05:34:59 +01:00
9bcb382125
feat(template): add MIT license
2024-12-27 05:34:45 +01:00
62498a83c8
feat: add initial version
2024-12-27 05:34:15 +01:00
340be2fbb8
chore: initialize go module
2024-12-27 04:53:03 +01:00
a50be707fd
docs: add LICENSE file
2024-12-27 04:48:25 +01:00
63adea65be
docs: add README.md file
2024-12-27 04:47:24 +01:00
50df9b4a42
init
2024-12-27 03:50:54 +01:00