The Herald Bootstrapping CLI
npm install herald-cli!shields.io
!shields.io npm license badge
```
$ npm install -g herald-cli
To initialize Herald and ensure you're environment is ready for deployment, run:
``
$ herald init
``
$ herald deploy
The user will be prompted to select the VPC they wish to deploy Herald to.
Select a VPC and confirm your choice.
Note: The deployment can take upwards of 40 minutes.
## Tearing down Herald
To delete Herald from AWS, run:
```
$ herald destroy