Skip to content
Snippets Groups Projects
  • stuebinm's avatar
    9e3783d0
    basic server setup (using servant) · 9e3783d0
    stuebinm authored
    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 …
    9e3783d0
    History
    basic server setup (using servant)
    stuebinm authored
    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 …