feat: add help target to Makefile and update README with available make commands
This commit is contained in:
@@ -191,6 +191,7 @@ make build # build the frontend SPA and current-platform Go binary into dis
|
||||
make release # build linux/darwin/windows release binaries into dist/
|
||||
make generator # run code generation
|
||||
make enums # generate frontend enums
|
||||
make help # show available make targets
|
||||
```
|
||||
|
||||
## AI Agent Workflow
|
||||
|
||||
Reference in New Issue
Block a user