livereload

automatic browser refresher (Python 3)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-livereload
Ubuntu
RUN apt-get update && \ apt-get install -y python3-livereload
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-livereload
Fedora
RUN dnf install -y python3-livereload
Raspbian
RUN apt-get update && \ apt-get install -y python3-livereload
click the source code to copy install livereload on any operating system with command-not-found.com