Skip to main content
Steven Merrill

Tagged “drush make”

  1. Combining Tasks with Grunt

    I was recently asked to help out with a few build steps for a Drupal project using Grunt as its build system. The project's Gruntfile.js has a drush:make task that utilizes the grunt-drush package to run Drush make. This task in included in a file under the tasks directory in the main repository.

See all tags.