
14 Jul
2023
14 Jul
'23
12:44 p.m.
On 6/24/23 15:41, Sughosh Ganu wrote:
Add support for specifying the parameters needed for capsule generation through a config file, instead of passing them through command-line. Parameters for more than a single capsule file can be specified, resulting in generation of multiple capsules through a single invocation of the command.
This path is to be used for generating capsules through a make target, with the parameters being parsed from the config file.
Can you please also add support for adding comment to config file? Pretty much just ignore lines which starts with /* or so.
Thanks, Michal