Skip to content
forked from vietjovi/Udetect

A tool to scan and detect change of file, directory.

Notifications You must be signed in to change notification settings

chicanh/Udetect

 
 

Repository files navigation

Udetect

A tool to detect change of files, directories.

INSTALL

  1. Installl Python
  2. Install Pip or Easy Install (package manager for python. Ex install pip on Ubuntu: sudo apt-get install python-pip)
  3. Run command: "pip install -r requirements.txt"
  4. python udetect.py
  5. Enjoy it!

HOW TO USE

python udetect.py create projectname /path/project/
python udetect.py check --all projectname
python udetect.py update projectname
python udetect.py restore projectname

Homepage: http://uns.vn Email: [email protected]

About

A tool to scan and detect change of file, directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published