## Setting up Mailchimp plugin 1. Clone this repository. 2. Enable Virtualization in your BIOS (may not apply for Macs) 3. Install VirtualBox 4. Install Vagrant 5. `vagrant plugin install vagrant-cachier` 6. Update the Vagrantfile with your name and email (used on Github). 7. `vagrant up` 8. `vagrant global-status` 9. Copy the cache directories into your home folder of your VM. (optional) 10. `cd /vagrant` 11. `activator`