readme/tasks
This commit is contained in:
parent
a1ef8cab40
commit
c6c855bdac
1 changed files with 6 additions and 3 deletions
|
@ -213,13 +213,15 @@ Handle project workflows in a unified way:
|
||||||
|
|
||||||
### Shell
|
### Shell
|
||||||
|
|
||||||
* banner with constants for characters
|
* banner
|
||||||
|
* constants for characters
|
||||||
|
* dynamic substeps
|
||||||
* comment
|
* comment
|
||||||
* review repositories handling for systems
|
* review repositories handling for systems
|
||||||
* opensuse
|
* opensuse
|
||||||
* codecs repository
|
* codecs repository
|
||||||
* disable & enable https
|
* disable & enable https
|
||||||
* write unit tests
|
* test
|
||||||
|
|
||||||
### Shell → Python
|
### Shell → Python
|
||||||
|
|
||||||
|
@ -247,6 +249,7 @@ Handle project workflows in a unified way:
|
||||||
* .py
|
* .py
|
||||||
* .sh
|
* .sh
|
||||||
* maximum line length
|
* maximum line length
|
||||||
|
* comment
|
||||||
* detect ssh private key type
|
* detect ssh private key type
|
||||||
* fit banner to text
|
* fit banner to text
|
||||||
* implement substeps
|
* implement substeps
|
||||||
|
@ -255,7 +258,7 @@ Handle project workflows in a unified way:
|
||||||
* actions
|
* actions
|
||||||
* includes
|
* includes
|
||||||
* try git repo url variable first for shunit
|
* try git repo url variable first for shunit
|
||||||
* write unit tests
|
* test
|
||||||
|
|
||||||
### Later
|
### Later
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue