diff --git a/readme.md b/readme.md index b149e9d..a8a258c 100644 --- a/readme.md +++ b/readme.md @@ -50,3 +50,11 @@ A tiny framework to read, write & execute things. ## When ### 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?