Playground
Your new web development cycle:
- Have awesome idea.
- Write code.
Reload page.
Playground is a minimal browser that watches a project directory for changes to files based on extension type. Whenver a change is detected it reloads the page. The Web Inspector is enabled by default for easy javascript debugging.
Playground is great for developers using a web framework working on javascript intensive pages, html, or css.
Subscribe to Playground's Twitter feed at http://twitter.com/owyheesoftware for news and updates about Playground.
Conatact me at adam.thorsen@gmail.com with any bugs, questions, or suggestions.
Requirements
- OS X 10.5 (Leopard)
- Safari 4 is recommended for the best javascript debugging experience
