-
- Downloads
basic server setup (using servant)
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 …
Showing
- package.yaml 21 additions, 1 deletionpackage.yaml
- server/Git.hs 60 additions, 0 deletionsserver/Git.hs
- server/Main.hs 74 additions, 0 deletionsserver/Main.hs
- server/Serverconfig.hs 45 additions, 0 deletionsserver/Serverconfig.hs
- stack.yaml 12 additions, 0 deletionsstack.yaml
- stack.yaml.lock 28 additions, 0 deletionsstack.yaml.lock
- walint.cabal 34 additions, 2 deletionswalint.cabal
Loading
Please register or sign in to comment