Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 431 Bytes

🔨 Installation

You'll need Node.js installed on your computer in order to build this app.

git clone https://github.com/mahmoudAcm/folder-watcher.git
cd folder-watcher
npm install

💌 Thanks for these

| chokidar | A neat wrapper around Node.js fs.watch / fs.watchFile / FSEvents.!