Hi.
This tool is just great for modern packaging on windows. Especially the CLI app when it comes to CI.
The pack verb requires a manifest file to be present in the directory.
This differs from the GUI pack where a manifest is generated automatically, with exe entrypoints detection.
It would be great to have the possibility to pack a folder without manifest and have the possibility to pass extra args for assisting manifest generation : version, main exe, etc.
This feature is very useful in CI where typically app version increases over builds…
Cheers,
Roudy
Hi.
This tool is just great for modern packaging on windows. Especially the CLI app when it comes to CI.
The pack verb requires a manifest file to be present in the directory.
This differs from the GUI pack where a manifest is generated automatically, with exe entrypoints detection.
It would be great to have the possibility to pack a folder without manifest and have the possibility to pass extra args for assisting manifest generation : version, main exe, etc.
This feature is very useful in CI where typically app version increases over builds…
Cheers,
Roudy