Title:
Allow single file as source argument for the pack command
Created:
10/12/2018 12:10:50 PM by wldevries
Status:
closed on 2/4/2020 4:54:50 PM
Last pulled:
2/4/2020 5:10:46 PM
Description:
The documentation for `pack` mentions that you need to add an entire directory as the contents for a new upack. This is logical, because the tool needs to know what the root directory of the contents should be. It would be great if `pack` would also accept a single file as `source` argument. The use-case for us would be to make it easy to create a build dependency package containing for instance the .NET platform (`NDP461-KB3102436-x86-x64-AllOS-ENU.exe`) or the XNA redistributable (`xnafx40_redist.msi`).