continuous-testing 0.3.0

A continuous testing tool
# Continuous template

> A template for continuous testing

## Requirements

[**Docker**](https://docs.docker.com/engine/install/), [**Packer**](https://developer.hashicorp.com/packer/docs), [**Rustup**](https://rustup.rs), and [**Git**](https://git-scm.com) must be installed on your system.

## Plugins required for packer

```bash
packer plugins install github.com/hashicorp/docker
```

```bash
packer plugins install github.com/hashicorp/git
```

* [**Rust**]RUST.md