Pass a path to CMPackager.ps1 to look for recipes, extra files, and the preference file. This would allow people to manage their own recipes and preferences outside of this repo.
Use cases:
- Recipes may contain sensitive data and cannot be shared
- Using installer/uninstaller scripts instead of direct commands in the deployment types
In general it might be a better idea to completely split out the recipes, but that is a much bigger undertaking.