Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 737 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 737 Bytes

Query Monad

A Query Monad implementation for Anorm.

(Initiated for the article Functional database programming with Play Anorm through the Reader Monad)

Build

The project is using SBT, so to build it from sources the following command can be used.

sbt publishLocal

CircleCI Zen Entrepot

Contributing

Please take a look at the Contribution guide