Tools for general purposes - created by Zachi Sharon (Send Mail)
This folder includes the following tools handling Build related tasks:
- CreatePackagaesList.py - Create dependencies list out of packages.config and csproj references.
Usage:
CreatePackagaesList.py -i <source Path>
This folder includes the following tools handing files conversions:
- ConvertImagesToPDF.py - Convert images files (*.tiff, *.jpg) to PDF (supporting multiple pages)
Usage:
CovertImagesToPDF.py -i <source Path> -o <destination Path>