golang starter template
  • Go 34.7%
  • Nix 32.1%
  • Just 21.4%
  • Shell 11.8%
Find a file Use this template
Stijn Vermeiren 9edb692fa6
All checks were successful
Build / build (x86_64) (push) Successful in 2m33s
Lint / lint (push) Successful in 2m36s
Build / build (aarch64) (push) Successful in 2m44s
Test / build (aarch64) (push) Successful in 3m2s
Test / build (x86_64) (push) Successful in 1m16s
feat: add initialisation script
2026-01-18 14:40:49 +01:00
.forgejo/workflows fix: publish tag match 2025-12-28 22:12:59 +01:00
cmd feat: initial commit 2025-10-21 21:51:28 +02:00
internal/build chore: nix package updates 2025-12-21 23:11:44 +01:00
.air.toml feat: cmd has been deprecated in favor of entrypoint 2025-12-27 23:42:53 +01:00
.editorconfig feat: initial commit 2025-10-21 21:51:28 +02:00
.envrc feat: initial commit 2025-10-21 21:51:28 +02:00
.gitignore feat: add initialisation script 2026-01-18 14:40:49 +01:00
.golangci.yml feat: initial commit 2025-10-21 21:51:28 +02:00
.goreleaser.yaml feat: initial commit 2025-10-21 21:51:28 +02:00
.yamllint.yml feat: initial commit 2025-10-21 21:51:28 +02:00
flake.lock chore: nix package updates 2025-12-21 23:11:44 +01:00
flake.nix feat: add initialisation script 2026-01-18 14:40:49 +01:00
go.mod chore: updates 2025-12-21 13:32:58 +01:00
go.sum chore: updates 2025-12-21 13:32:58 +01:00
init.sh feat: add initialisation script 2026-01-18 14:40:49 +01:00
justfile chore: cleanup unused helper target 2025-12-27 23:43:17 +01:00
main.go feat: initial commit 2025-10-21 21:51:28 +02:00
README.md feat: add initialisation script 2026-01-18 14:40:49 +01:00
renovate.json feat: initial commit 2025-10-21 21:51:28 +02:00

Golang starter template