From 45c527009d03e3a67e0db64bc03c7bd1ded84155 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Wed, 4 Jan 2023 22:59:47 +0100 Subject: add README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..311e03f --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# cgci + +very simplistic and naive CI written in C using CGI + +## Dependencies + +Since this project depends on CGI you need something to run it. +For development I've been running nginx with fcgiwrap, other setups may not work. -- cgit v1.2.3