1
0

15 Commits

Author SHA1 Message Date
79e72342b1
ci: add release workflow
All checks were successful
Build / build (push) Successful in 26s
2024-12-27 15:03:07 +01:00
1c0c07d1ac
ci: add .goreleaser.yaml file
All checks were successful
Build / build (push) Successful in 25s
2024-12-27 14:47:50 +01:00
fbac78759b
ci: rename go.yaml to build.yaml
All checks were successful
Build / build (push) Successful in 26s
2024-12-27 14:45:28 +01:00
383b3781c4
ci: use goreleaser in build workflow 2024-12-27 14:44:39 +01:00
4d5259d671
ci: rename .gitea directory to .github
All checks were successful
Go / build (push) Successful in 13s
This way, actions can be run on both Gitea and GitHub.
2024-12-27 06:54:02 +01:00
bfa2e99b7b
ci: upload binary after build
All checks were successful
Go / build (push) Successful in 21s
2024-12-27 06:45:36 +01:00
f64e2ce04f
ci: add build workflow
All checks were successful
Go / build (push) Successful in 38s
2024-12-27 06:32:50 +01:00
e415f8bcae
feat!: embed templates in final binary 2024-12-27 06:13:45 +01:00
75678eda37
feat(template): add ISC license 2024-12-27 06:13:36 +01:00
bb4040c81c
feat(template): add MIT license 2024-12-27 06:13:21 +01:00
11f177e53b
feat: add initial version 2024-12-27 05:45:06 +01:00
cd23c02ff0
chore: initialize go module 2024-12-27 04:53:03 +01:00
6b1deb3532
docs: add LICENSE file 2024-12-27 04:48:25 +01:00
fcc0003a7c
docs: add README.md file 2024-12-27 04:48:08 +01:00
3f6ff89cd1
init 2024-12-27 03:50:54 +01:00