Commanding Chaos for Coworking, Open Source and Creative Communities

Meet Aquifer: A build system for easier Drupal development | Fourword: The Four Kitchens blog

Thu, 04/07/2016 - 08:17 -- rprice

In an existing Drupal site, execute drush make-generate drupal.make
Create a new Aquifer project.
Copy in that makefile.
At this point, you’ll need to bring in your custom code into the Aquifer directory structure
From there, aquifer build should generate a build directory that looks just like your existing docroot. After testing it thoroughly, you can use Aquifer Git to deploy your project to the existing repo for deployment.