sweet-cli 0.2.0

CLI for the Sweet test framework
Documentation
# Sweet CLI

<div align="center">

  <p>
    <strong>Cli for the <a href="https://mrchantey.github.io/forky/docs/sweet/">sweet</a> test framework.</strong>
  </p>

  <p>
    <a href="https://crates.io/crates/sweet-cli"><img src="https://img.shields.io/crates/v/sweet-cli.svg?style=flat-square" alt="Crates.io version" /></a>
    <a href="https://crates.io/crates/sweet-cli"><img src="https://img.shields.io/crates/d/sweet-cli.svg?style=flat-square" alt="Download" /></a>
    <a href="https://docs.rs/sweet-cli"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square" alt="docs.rs docs" /></a>
  </p>

  <h3>
    <a href="https://mrchantey.github.io/forky/docs/sweet/cli">Book</a>
    <span> | </span>
    <a href="https://mrchantey.github.io/forky/docs/other/contributing.html">Contributing</a>
  </h3>

  <sub>made with ❤️‍🔥 by mrchantey</a></sub>
</div>

## Usage

```
sweet --example my_example
```