narcode / codeklavier

Programming with the piano as interface
32 stars 6 forks source link

Masterscript #40

Closed borrob closed 6 years ago

borrob commented 6 years ago

Create a masterscript that:

This is probably easiest to realise when #39 is done.

narcode commented 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

narcode commented 6 years ago

because otherwise we will always have that extra step after booting and that is what i would prefer to avoid with a configparser...