Option to include folder with local dependencies

Hi,

I have used the VIPC applier on my github action runner but noticed a limitation as we have some vip packages, which are stored in a folder in the repo (as we don't use VIPM Pro with private feeds) and are referenced in the vipc for the repo.

I created a similar vipc installer which additionally checks if the dependent locally stored vip files are registered with VIPM and if not it performs the registration. Install_LabVIEW_Dependencies_to_VIPM.vi

Would this be a interesting feature for the this tool? It could be implemented with a --local-dependencies option and a path to the folder.

Edited by JoGra