Download latest version from release section: Releases
Unpack the .zip file.
Source code startup:
python kadeshi.py [options] /home/name/your_site_folder/
Windows binaries:
kadeshi.exe [options] c:\temp\sites\your_site_folder\
Options are:
-h
- Help-v
- Version-bw
- Disables color output. Enabled by default. Try this option if you see something like this:...php (?[32mClean?[39m)...
-nc
- Disables cleanup mode. Enabled by default-nr
- Disables report file. Enabled by default-d
- Outputs some debug information
- Python 3.6+