stack
This commit is contained in:
parent
c300ab86d7
commit
26fea93bdb
1 changed files with 8 additions and 0 deletions
|
@ -50,3 +50,11 @@ A tiny framework to read, write & execute things.
|
||||||
## When
|
## When
|
||||||
|
|
||||||
### Task stack
|
### Task stack
|
||||||
|
|
||||||
|
* character constants for box drawing
|
||||||
|
* parse pyproject.toml to write commands
|
||||||
|
* write classes for
|
||||||
|
* steps bars to log
|
||||||
|
* system commands to run
|
||||||
|
* with single call of subprocess.run
|
||||||
|
* or alternate subprocess method?
|
||||||
|
|
Loading…
Reference in a new issue