Parrot is a utility VM for Drupal development. It's not your development environment, but it's the complex, hard to set up, servers you'll need.
Simple and repeatable, that is what the Parrot VM is all about.
- Vagrant and Virtualbox
- Unix based host system
- Lots of free RAM
You will need to clone this repo to your host machine, and then cd
into the directory and run:
vagrant up
That's it!
For detailed instructions on how to use all the features provided by Parrot, see the wiki.