/go-livereload

Single binary that implements a webserver, livereload server, and watches every file and directory in the current directory for changes.

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

go-livereload

Single binary that implements a webserver, livereload server, and watches every file and directory in the current directory for changes.

Usage

  1. Put go-livereload in your path
  2. go-livereload
  3. Open http://localhost:8000
  4. Edit files
  5. Enjoy live reloading pages

Build

If you don't want to change the version of livereload.js embedded in the binary, simply, go install -v github.com/brimstone/go-livereload

If you do, check out the source and make big or make small