资 源 简 介
Reloader can accelerate web development by automatically refreshing your pages (in multiple browsers) when a file is locally modified. If a css file is modified, only stylsheets are reloaded.
To use it, all you have to do is start the script:
python reloader.py --path /var/www/projectdir/ --strict
and add this tag to your html
Tested Browsers: firefox 4, chrome 11, internet explorer 7, safari 3, opera 11