Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | non-blocking server | stuebinm | 2022-02-07 | 4 | -88/+126 |
| | |||||
* | basic server setup (using servant) | stuebinm | 2022-02-01 | 3 | -0/+179 |
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 … |