# fay-builder [![Build Status](https://travis-ci.org/silkapp/fay-builder.svg?branch=master)](https://travis-ci.org/silkapp/fay-builder) For an introduction please see the post on the [Silk Engineering blog](http://engineering.silk.co/post/82777010096/writing-admin-interfaces-with-fay-using-fay-builder). ## Installation fay-builder is available on [Hackage](http://hackage.haskell.org/package/fay-builder), to install it: ```shell cabal install fay-builder ```