buster-clideprecated

Internal wrapper and util for creating CLIs in the buster project.

Usage no npm install needed!

<script type="module">
  import busterCli from 'https://cdn.skypack.dev/buster-cli';
</script>

README

buster-cli

Build status

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 published 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