Is your feature request related to a problem? Please describe.
- I have done some serious modification of
Setup-Your-Mac-via-Dialog.bash and would prefer to generate just the JSON rather than copy and paste the JSON out of the generated script. It does have the drawback of not being able to set variables but that is what most of my changes are anyway.
Describe the solution you'd like
- Another Generate button so there is
Generate Script and Generate JSON
Describe alternatives you've considered
- I considered being able to specify the script to use in the back end but that is more likely to be buggy than generating just the JSON
Is your feature request related to a problem? Please describe.
Setup-Your-Mac-via-Dialog.bashand would prefer to generate just the JSON rather than copy and paste the JSON out of the generated script. It does have the drawback of not being able to set variables but that is what most of my changes are anyway.Describe the solution you'd like
Generate ScriptandGenerate JSONDescribe alternatives you've considered