Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 344 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 344 Bytes

live-reload

live-reload prototype for clack

Usage

  (lack:builder
   :live-reload
   *web*)

Install live-reload plugin for your browser, and it should work.

Manually add files to watch for changes

;; example:
(live-reload:add #p"/path/templates/djula-template..html" "/url/mypage")

License

LLGPL