Skip to content

Allow users to store CLI presets in the input directory #120

@grunt-lucas

Description

@grunt-lucas

It would be nice if users could store something like cli_presets.cfg in the input directory. It could have something like:

-Wall
-pals-primary-override=3

and this would apply those CLI options to any commands that run via this input directory. Would need to think of a good way to handle secondary compilation. Perhaps just use the CLI presets file from the secondary and ignore the paired primary one? And then emit a warning if any settings are incompatible. E.g. if the primary preset specifies one number of pals, but the secondary preset primary override specifies a different number.

Metadata

Metadata

Assignees

Labels

featureNew feature or requestporytiles2Work related to the Porytiles 2 effort

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions