Liking cljdoc? Tell your friends :D

Clj-livereload

Clojars Project

LiveReload server implementation in Clojure. Useful with Chrome plugin.

Try

$ lein start-example
# Edit files inside example-resources using your favorite editor:
$ vim example-resources/public/style.css

Use

For Boot check boot-livereload task.

Check example. It is also possible to use clj-livereload.core namespace directly and maintain the global state yourself.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close