spook 0.1.2

File watcher geared towards automatic HTML generation and autoreload.
[dependencies.clap]
default-features = false
features = ["suggestions"]
version = "2.34"

[dependencies.httparse]
version = "1.3.3"

[dependencies.notify]
version = "4.0.17"

[package]
authors = ["Serge Barral <serge.barral@quintescience.com>"]
categories = ["command-line-utilities", "filesystem", "development-tools"]
description = "File watcher geared towards automatic HTML generation and autoreload."
edition = "2018"
homepage = "https://github.com/sbarral/spook"
keywords = ["watcher", "SSE", "autoreload"]
license = "MIT/Apache-2.0"
name = "spook"
readme = "README.md"
repository = "https://github.com/sbarral/spook"
version = "0.1.2"