# buster-cli

[![Build status](https://secure.travis-ci.org/busterjs/buster-cli.png?branch=master)](http://travis-ci.org/busterjs/buster-cli)

Internal wrapper and util for creating CLIs in the buster project


## Changelog

**0.8.0** (2015-Nov-25)

* updated some dependencies that weren't `npm publish`ed a week ago

**0.7.0** (2015-Nov-19)

* updated dependencies

**0.6.3** (2014-Sep-15)

* extension hook `preConfigure` is now called before the filter for environment, groups and tests are applied.


**0.6.2** (2014-Sep-10)

* extension hook `preConfigure` added
