packages feed

hspec-setup-0.2.0.0: README.md

# hspec-setup
[![Hackage](https://img.shields.io/hackage/v/hspec-setup.svg)](http://hackage.haskell.org/package/hspec-setup)
[![Hackage Deps](https://img.shields.io/hackage-deps/v/hspec-setup.svg)](http://hackage.haskell.org/package/hspec-setup)
[![Build Status](https://travis-ci.org/yamadapc/haskell-hspec-setup.svg?branch=master)](https://travis-ci.org/yamadapc/haskell-hspec-setup)
- - -
Add an hspec test-suite in one command

![](/demo.gif)

## Installation
```
$ stack install hspec-setup
```

## Usage
```
$ hspec-setup
```

## License
This code is licensed under the MIT license. Please refer to the
[LICENSE](/LICENSEE) file for more information