From f12bcb29d09d979c66ac68ba3294e13b6a027828 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Thu, 22 Aug 2024 21:25:35 +0200 Subject: [PATCH] readme --- readme.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/readme.md b/readme.md index ead54b5..f93bbe2 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Shell to Python Continuous Deployment -Get a common set of Python CI & CD commands \ +Get a common set of Python CI & CD commands\ from various contexts of CA, DNS, CI and OS / OCI. ## Why @@ -10,6 +10,7 @@ Project workflows can occur in: * various Continuous Integration platforms, with different workflow syntaxes * specific Operating Systems, having different sets of commands and packages * specific containers for JavaScript based actions (ForgeJo, Gitea, GitHub) + What if there was a unified way to do so? ## How @@ -139,13 +140,11 @@ Handle project workflows in a unified way: ## Who -### By +* By: + * [Marc Beninca](https://marc.beninca.link) -[Marc Beninca](https://marc.beninca.link). - -### For - -People feeling the need to aim for consistence in the CI & CD universe. +* For: + * People feeling the need to aim for consistence in the CI & CD universe ## Where