# Test
Create a quick and dirty local test environment (requires `vagrant`)
```sh
make
```
When you're done, clean it up
make clean