@nutsloop/ivy-watcher
v1.2.0-alpha.0
Published
file watcher with rust binding
Maintainers
Readme
@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-watcherCLI
Once installed, you can straight away start the watcher by running the following command:
npx ivy-watcherthis will watch the current directory and all its subdirectories for changes.
