Essentially allows you to write an angularjs + coffeescript Plunker locally, and then cut and paste it when you're ready.
Ready for use!
- Clone the repository
- Point a web server to the root dir (eg by running
python -m SimpleHTTPServer
from the root dir) - Point your browser to http://localhost:8000 (or whatever port you've configured)
- Code away
- Cut and paste into Plunker