aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 311e03f4f2728dfadef3b5dd3fef1fbd7284abcb (plain)
1
2
3
4
5
6
7
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.