Closed borrob closed 6 years ago
thinking of the commandline arguments of #39 this masterscript should dfinetly be at the root level:
$ ./codeklavier -p hello_world -c myfile.config
$ ./codeklavier -p motippets
because otherwise we will always have that extra step after booting and that is what i would prefer to avoid with a configparser...
Create a masterscript that:
This is probably easiest to realise when #39 is done.