1.0.5 • Published 9 years ago
shiftf5 v1.0.5
Shift F5
Live reload minus the hot swapping.
Setup
npm install -g shiftf5
cd /var/www/example.com && shiftf5
Add this to your HTML:
<script src="http://localhost:8800/script.js"></script>
A location.reload()
is triggered when you change files in that directory.
License
WTFPL © 2016 Nick Barth