readme/py,sh

This commit is contained in:
Marc Beninca 2024-06-14 09:55:16 +02:00
parent 1a0f093651
commit ffa161c7e0
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -69,22 +69,26 @@ from various CA, CI, OCI / OS.
## Tasks ## Tasks
* opensuse * relay environment module name
* ruff
* shellcheck
* write bats
* detect private key type
* handle git cloning credentials
* install rstnc and ssh from Python
* reduce single conditions with &&
* write Python bootstrap process
* integrate project repository cloning
* override repository and framework locations
* show previous states of directories & files * show previous states of directories & files
* relay Python module name * test with github
* test with gitea
* write tests
### .py ### .py
* detect ssh private key type
* implement project repository cloning
* install
* openssh
* rsync
* ruff
* shellcheck
* write bootstrap entry point
### .sh ### .sh
* handle git cloning credentials
* override repository and framework locations
* reduce single conditions with &&
* support opensuse