commit 5dae769fecf35bd509f8724425fecba3b37bf0f6
parent 0a2d54e04a7e9bceca70d1680d8d9be3826c2bac
Author: Stefan Koch <programming@stefan-koch.name>
Date: Sun, 25 Aug 2019 08:43:27 +0200
Rust is also an implementation option
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -6,7 +6,7 @@
| --- | --- |
| **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 |
+| **Language** | Go or Rust |
| **Expected Effort** | >100 hours |
| **Intermediate Successes** | CD-only solution for static site generators, without CI pipelines |