You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: