shiftf5
v1.0.5
Published
Live reload minus the hot swapping.
Readme
Shift F5
Live reload minus the hot swapping.
Setup
npm install -g shiftf5
cd /var/www/example.com && shiftf5Add 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
