You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wgo is simpler (zero config), more reliable, and supports parallel
watchers natively. Removes .air.toml from generated apps.
- Replace Air with wgo in Makefile (single `make dev` command)
- Update `catuaba server` to use `wgo run .`
- Remove .air.toml template
- Update all docs and README references
0 commit comments