This is a python script that keeps track of all files change in the current working directory
To run the script use following commands
-
Run the installation script
python install.py
-
Enter the project directory where changes are to be listened
Enter installation directory: project_dir
-
goto your project directory
cd project_dir
-
Run the python script to listen for changes
python main.py