From c6c855bdac951c4c73a77956f44b5b21832be0b8 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 25 Aug 2024 06:58:12 +0200 Subject: [PATCH] readme/tasks --- readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 8e85647..c8ab4a9 100644 --- a/readme.md +++ b/readme.md @@ -213,13 +213,15 @@ Handle project workflows in a unified way: ### Shell -* banner with constants for characters +* banner + * constants for characters + * dynamic substeps * comment * review repositories handling for systems * opensuse * codecs repository * disable & enable https -* write unit tests +* test ### Shell → Python @@ -247,6 +249,7 @@ Handle project workflows in a unified way: * .py * .sh * maximum line length +* comment * detect ssh private key type * fit banner to text * implement substeps @@ -255,7 +258,7 @@ Handle project workflows in a unified way: * actions * includes * try git repo url variable first for shunit -* write unit tests +* test ### Later