1.2.0-alpha.0 • Published 5 months ago

@nutsloop/ivy-watcher v1.2.0-alpha.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

@nutsloop/ivy-watcher


file watcher for node.js with Rust bindings.

Description


file watcher for node.js with Rust bindings.


Requirements

Node.js >= 21.0.0 Rust >= 1.55.0


Installation

npm install @nutsloop/ivy-watcher

CLI

Once installed, you can straight away start the watcher by running the following command:

npx ivy-watcher

this will watch the current directory and all its subdirectories for changes.