A tool to detect change of files, directories.
- Installl Python
- Install Pip or Easy Install (package manager for python. Ex install pip on Ubuntu: sudo apt-get install python-pip)
- Run command: "pip install -r requirements.txt"
- python udetect.py
- Enjoy it!
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]