golang starter template
  • Go 47.3%
  • Just 29.2%
  • Shell 13.3%
  • Nix 10.2%
Find a file Use this template
Stijn Vermeiren 7825a63b33
All checks were successful
Lint / lint (push) Successful in 4m9s
Build / build (x86_64) (push) Successful in 4m15s
Test / build (aarch64) (push) Successful in 4m53s
Build / build (aarch64) (push) Successful in 4m36s
Test / build (x86_64) (push) Successful in 1m47s
chore: update golangci-lint config
2026-05-21 11:04:10 +02:00
.forgejo/workflows feat: move from flake to devenv 2026-05-21 10:56:56 +02: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: move from flake to devenv 2026-05-21 10:56:56 +02:00
.gitignore feat: move from flake to devenv 2026-05-21 10:56:56 +02:00
.golangci.yml chore: update golangci-lint config 2026-05-21 11:04:10 +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
devenv.lock feat: move from flake to devenv 2026-05-21 10:56:56 +02:00
devenv.nix feat: move from flake to devenv 2026-05-21 10:56:56 +02:00
devenv.yaml feat: move from flake to devenv 2026-05-21 10:56:56 +02:00
go.mod feat: move from flake to devenv 2026-05-21 10:56:56 +02:00
go.sum feat: move from flake to devenv 2026-05-21 10:56:56 +02:00
init.sh feat: move from flake to devenv 2026-05-21 10:56:56 +02: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