Commit Graph

7 Commits

Author SHA1 Message Date
4f55fcbef5 build stamping
- store build metadata (version, commit, date)
- multi-binary build: `make build` builds all packages from ./cmd
- devcontainer adds ./bin to the PATH by default
2026-06-13 20:32:24 +00:00
1054f3fd6b devcontainer: reuse host git identity
so git never prompts for user.name / user.email
2026-06-03 11:39:07 +00:00
c737e7d6be slides 2026-05-04 19:15:11 +00:00
09d7c98069 install tools on devcontainer creation
this will stop vscode's Go extension of installing `golangci-lint@latest`
2026-04-09 07:03:21 +00:00
b46a998aac GOPRIVATE=gitea.djmil.dev 2026-04-08 21:02:51 +00:00
7e2b50faf0 update .vscode settings 2026-04-08 19:31:36 +00:00
8e7100a427 init: go/template v0.1.1 2026-04-07 20:32:27 +00:00