packages feed

shake-extras-0.1: README.md

# Extra stuff for the Shake build system.

These modules provide addons for the Shake build system. Right now
it is quite minimal.

# Installation

Install the latest version of the bindings from Hackage:

    $ cabal install shake-extras

[travis-ci.org](http://travis-ci.org) results: [![Build Status](https://secure.travis-ci.org/thoughtpolice/shake-extras.png?branch=master)](http://travis-ci.org/thoughtpolice/shake-extras)

# Join in

File bugs in the GitHub [issue tracker][].

Master [git repository][gh]:

* `git clone https://github.com/thoughtpolice/shake-extras.git`

There's also a [BitBucket mirror][bb]:

* `git clone https://bitbucket.org/thoughtpolice/shake-extras.git`

# Authors

See [AUTHORS.txt](https://raw.github.com/thoughtpolice/shake-extras/master/AUTHORS.txt).

# License

BSD3. See `LICENSE.txt` for terms of copyright and redistribution.

[main page]: http://thoughtpolice.github.com/shake-extras
[issue tracker]: http://github.com/thoughtpolice/shake-extras/issues
[gh]: http://github.com/thoughtpolice/shake-extras
[bb]: http://bitbucket.org/thoughtpolice/shake-extras