Files
cad-atlas/README.md
T
mathias 5a274caa3b
CD / Detect unsubstituted template (push) Has been cancelled
CD / Lint / Test / Vet (push) Has been cancelled
CD / Build & Import (push) Has been cancelled
CD / Deploy via GitOps (push) Has been cancelled
template: substitute placeholders
2026-07-19 08:29:47 +00:00

14 lines
258 B
Markdown

# cad-atlas
> Generated from `mathias/template-go-web`.
## Bootstrap
After creating from template, run:
```bash
go mod tidy # regenerate go.sum with real module path
task generate # generate templ files
task build # build the binary
```