Rename generate target to proto; dev data dir run/ -> srv/
Aligns with the platform engineering standards. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -823,7 +823,7 @@ ARCHITECTURE.md for future implementation.
|
||||
|
||||
---
|
||||
**Makefile**
|
||||
- Targets: build, test, lint, generate, man, install, clean, dist, docker
|
||||
- Targets: build, test, lint, proto, man, install, clean, dist, docker
|
||||
- build: compiles all four binaries to bin/ with CGO_ENABLED=1 and
|
||||
-trimpath -ldflags="-s -w"
|
||||
- dist: cross-compiled tarballs for linux/amd64 and linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user