Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | non-blocking server | stuebinm | 2022-02-07 | 1 | -24/+21 |
| | |||||
* | basic server setup (using servant) | stuebinm | 2022-02-01 | 1 | -0/+74 |
adds a very basic http server that can be sent links to repositories & will download & lint them, then answer the request with the lints. Should probably do this in a non-blocking way … |