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
* opensuse
* 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
* relay environment module name
* show previous states of directories & files
* relay Python module name
* test with github
* test with gitea
* write tests
### .py
* detect ssh private key type
* implement project repository cloning
* install
* openssh
* rsync
* ruff
* shellcheck
* write bootstrap entry point
### .sh
* handle git cloning credentials
* override repository and framework locations
* reduce single conditions with &&
* support opensuse