1.0.0-alpha.1 • Published 1 year ago

@ivy-industries/watcher v1.0.0-alpha.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@ivyrun/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 @ivyrun/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.


JetBrains OSS License


I want to thank JetBrains for granting me an Open Source Software license for all their products. This opportunity gives me strength to keep on going with my studies and personal project.
To learn more about this opportunity, have a look at Licenses for Open Source Development—Community Support.

Thank you