Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 445 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 445 Bytes

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