kkdlau / file_watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Watcher

Tiny application for listening to file changes and execute temrinal commands.

Installation

You will need to npm & nodejs for running this application. After installed npm & nodejs, run:

npm install

It will install all packages you need for this application.

To run it, enter:

node index.js

About


Languages

Language:JavaScript 70.8%Language:Shell 29.2%