packages feed

pit-0.3.1: README.md

haskell-pit
===========
[![Build Status](https://travis-ci.org/chiro/haskell-pit.svg?branch=master)](https://travis-ci.org/chiro/haskell-pit)

## About
This is an account management tool and library for haskell,
 a haskell porting of [cho45/pit](https://github.com/cho45/pit)

Documentation is avaliable in [hackage](http://hackage.haskell.org/package/pit).

## Usage

~~~~
$ cabal update
$ cabal install pit
~~~~