0.1.1 • Published 13 years ago
refreshr v0.1.1
refreshr 
refreshr is a tool which uses JSONP to poll for changes in an arbitrary directory and automtaically refreshes the webpage when any changes are detected.
Installation
› npm install -g refreshrUsage
Start refreshr in the directory you wish to watch:
› refreshr
<script src="http://localhost:9898/refreshr.js"></script>Copy the script-tag and paste it into your .html file. Your webpage will automatically reload itself when changes are made to files contained in the directory where you started refreshr.
0.1.1
13 years ago