Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for server running, Chrome auto-refresh
Using process spawn rather than fork to enable waiting for “Server running” rather than sleep 5 (more reliable). Probably should have some process recovery in case this never happens. Also added an osascript to automatically refresh current tab in Chrome so changes will be automatically seen.
- Loading branch information