Auto-Refresh for Play Framework Apps

Over this past weekend I built a little tool for Play Framework app developers which auto-refreshes an app in Chrome when the source code or static assets change.

Check out a video demonstration:

For information on how to set it up, check out the project on GitHub: https://github.com/jamesward/play-auto-refresh

Special thanks to Josh Suereth for helping me figure out the SBT magic.