claudiu-cristea/robo-drupal-tasks

Robo task wrapper for Drupal projects

dev-master 2016-11-21 07:57 UTC

This package is auto-updated.

Last update: 2024-04-18 01:58:16 UTC


README

Provides useful Robo commands for Drupal projects.

Install

Run:

$ composer require --dev claudiu-cristea/robo-drupal-tasks

or add this line to your project composer.json:

    "require": {
        "claudiu-cristea/robo-drupal-tasks": "dev-master"
    },