Commit Graph

6 Commits

Author SHA1 Message Date
Yannik Enss
2f17b990b0 give config to package defined actions 2022-03-16 15:22:36 +01:00
Yannik Enss
eab2a0d976 allow package specific actions 2022-03-16 14:24:27 +01:00
Yannik Enss
b3dfd2f59e start work on allowing "packages" 2022-03-15 15:20:51 +01:00
Yannik Enss
e2380fb311 fix argument parsing in sequencer.py 2022-03-15 14:43:26 +01:00
d3f3585d10 add option to execute scripts with sequencer 2022-03-09 17:35:36 +01:00
151f11d90b major refactoring
* move all scripts not intended to be called directly to helpers/ dir
* introduce sequencer.py as replacement for various scripts
* introduce --save option to generate.py
* other smaller changes/bugfixes
2022-03-09 16:18:20 +01:00