claudiu-cristea/robo-drupal-tasks

Robo task wrapper for Drupal projects

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/claudiu-cristea/robo-drupal-tasks

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

This package is auto-updated.

Last update: 2025-09-18 04:57: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"
    },