readme/tasks

This commit is contained in:
Marc Beninca 2024-08-25 06:58:12 +02:00
parent a1ef8cab40
commit c6c855bdac
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -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