/gerrit-haskell

Gerrit REST client

Primary LanguageHaskellApache License 2.0Apache-2.0

gerrit

Hackage Apache-2.0 license

A client library for gerrit.

Features

  • JSON decoder for API endpoints and events stream.
  • HTTP client helper functions.

Contribute

Run tests:

$ cabal build
$ cabal test