1.0.5 • Published 9 years ago

shiftf5 v1.0.5

Weekly downloads
4
License
WTFPL
Repository
github
Last release
9 years ago

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

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago