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
refactor: Rename dev scripts to manage for clarity
- Rename dev.bat -> manage.bat
- Rename dev.sh -> manage.sh
- Update script headers to clarify purpose
- Update PORTS.md reference
The 'manage' scripts are for managing running services (logs, restart, test, etc.)
The 'start-dev' scripts are for initial setup and starting the development environment
0 commit comments