/watch-dir

A node js app that watches a directory and print in console like tree.

Primary LanguageJavaScriptMIT LicenseMIT

watch-dir

A node.js app that watches a directory and print it in console like tree. If you use Vim as code editor or something like it, you will enjoy this util. You will see your directory detailed every time you create new files or dirs.

Usage

Just download the watcher file, give permission with chmod +x watcher. Then run ./watcher

Alt Text