cinderella

[unmaintained] simple CI engine
Log | Files | Refs | README | LICENSE

commit 0a2d54e04a7e9bceca70d1680d8d9be3826c2bac
parent a3d76dca7e276644aabf7e34d91769a0a77a9b70
Author: Stefan Koch <programming@stefan-koch.name>
Date:   Sun, 11 Aug 2019 15:01:50 +0200

write a short project summary table

Diffstat:
MREADME.md | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,16 @@ # Cinderella CI +## Project Outline + +| **Project Idea** | | +| --- | --- | +| **Description** | Lightweight self-hosted CI/CD platform without GUI and without a requirement for Docker | +| **Target Audience** | Developers who work with raw git repositories or lightweight web solutions around git | +| **Language** | Go | +| **Expected Effort** | >100 hours | +| **Intermediate Successes** | CD-only solution for static site generators, without CI pipelines | + + Being one of my many project ideas this will probably never take off, but the idea is to create a lightweight CI solution that can be used without docker.