Installing the command-line executable

Assuming you have Rust/Cargo installed, run this command in a terminal:

cargo install grimoire_css_watcher

It will make the grimoire_css_watcher command available in your PATH if you've allowed the PATH to be modified when installing Rust. cargo uninstall grimoire_css_watcher uninstalls.

Back to the crate overview.