Merge remote-tracking branch 'origin/main'

This commit is contained in:
djmil 2026-03-09 19:19:43 +00:00
commit 76b89989f1

View File

@ -35,7 +35,7 @@ Clone it, rename the module, run `make init`, and you're coding.
### 1. Clone and rename
```bash
git clone <this-repo> my-project
git clone https://gitea.djmil.dev/djmil/go-template my-project
cd my-project
# Interactive rename — updates module path, config, devcontainer, and docs: