Commit graph

22 commits

Author SHA1 Message Date
ba3c34c7a7 pip installable, but not correct 2021-09-28 12:17:53 +02:00
9c198622ca Format 2020-08-24 14:48:50 +02:00
6118cb932a format; kwargs fix 2020-08-20 15:36:28 +02:00
717010d9b4 move utils package into top level 2020-08-19 17:15:00 +02:00
1f1f3b27b2 Call compose from Project objects 2020-08-19 17:09:43 +02:00
93d0b56eb7 Rework: FlexCommand defaults into lower hierarchy (override protected _run variants by default) 2020-08-19 16:10:56 +02:00
11dafb0db6 return values 2020-08-17 15:00:11 +02:00
4c70b7b2c1 simple command dependencies 2020-08-17 10:57:45 +02:00
387b7406b5 format 2020-08-17 10:55:08 +02:00
156318295f "shell" -> "sh", redundant SUBCOMMANDS array 2020-08-15 02:06:55 +02:00
a471ac4f51 doc + error handling 2020-08-13 14:26:49 +02:00
fc7d1d5ec4 Commands "cmd" and "sh" 2020-08-13 13:00:32 +02:00
0b2b9a0a75 doc 2020-08-13 11:30:25 +02:00
1bd547587b organized imports 2020-08-12 17:46:50 +02:00
9da09d56cf Massive QoL reworks 2020-08-11 14:03:00 +02:00
81127096cd Typos 2020-08-10 16:27:52 +02:00
3cb195fe1a Runner logic back into package, as singleton 2020-08-10 15:48:15 +02:00
93643de8fb "Runner" into main function, rework Parser and InitCommand 2020-08-10 14:05:19 +02:00
f188d05e56 rework "SubCommand" class members 2020-08-10 11:24:39 +02:00
3e1d9510dc YML executable paths, "logs" subcommand 2020-08-08 19:44:24 +02:00
9139032a0e "kiwi show" 2020-08-06 14:55:27 +02:00
69dc1fd213 Runner for subcommands 2020-08-06 14:38:03 +02:00