4 releases
| 0.2.2 | Aug 27, 2022 |
|---|---|
| 0.2.1 | Aug 26, 2022 |
| 0.2.0 | Aug 26, 2022 |
| 0.1.0 | Aug 25, 2022 |
#30 in #static-file-server
15KB
279 lines
A server to serve static content and automatically reload it one a file in a directory has been changed.
Install
cargo install livereload-server
Run
livereload-server -p 5500 -t my/target/directory
Dependencies
~18–34MB
~403K SLoC