2017 © Pedro Peláez
 

robo-tasks robo-digipolis-package-drupal8

Drupal 8 Packaging/Compile tasks for Robo Task Runner

image

digipolisgent/robo-digipolis-package-drupal8

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  • Friday, April 27, 2018
  • by zero2one
  • Repository
  • 3 Watchers
  • 0 Stars
  • 7,354 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 9 Versions
  • 16 % Grown

The README.md

Robo Digipolis Package Drupal8

Drupal 8 Packaging/Compile tasks for Robo Task Runner, (*1)

Latest Stable Version Latest Unstable Version Total Downloads License, (*2)

Build Status Maintainability Test Coverage PHP 7 ready, (*3)

Commands

This package provides default commands wich you can use in your RoboFile.php like so:, (*4)

class RoboFile extends \Robo\Tasks
{
    use \DigipolisGent\Robo\Task\Package\Drupal8\Commands\loadCommands;
}

digipolis:package-project

vendor/bin/robo digipolis:package-drupal8 FILE [DIR] [OPTIONS], (*5)

Arguments

FILE

The name of the archive file that will be created., (*6)

DIR

The directory to package. Defaults to the config value digipolis.root.project if it is set (see https://github.com/digipolisgent/robo-digipolis-general for more information), or the current working directory otherwise., (*7)

Options

--ignore, -i

Comma separated list of filenames to ignore, has sensible defaults for Drupal 8 projects, (*8)

digipolis:themes-clean-drupal8

vendor/bin/robo digipolis:themes-clean-drupal8 [THEMES] [DIRS], (*9)

Arguments

THEMES

Comma-seperated list of Drupal theme machine names. Defaults to the keys of the digipolis.themes.drupal8 config value., (*10)

DIRS

Comma-seperated list of directories in which to search for the themes. Defaults to the digipolis.root.project and digipolis.root.web config values, or the current working directory if that is not set., (*11)

digipolis:themes-compile-drupal8

vendor/bin/robo digipolis:themes-compile-drupal8 [THEMES] [DIRS], (*12)

Arguments

THEMES

Comma-seperated list of Drupal theme machine names, or comma separated list in the format themename:command where themename is the name of the theme to compile and command is the name of the grunt/gulp command to execute (defaults to compile). Defaults to the digipolis.themes.drupal8 config value., (*13)

DIRS

Comma-seperated list of directories in which to search for the themes. Defaults to the digipolis.root.project and digipolis.root.web config values, or the current working directory if that is not set., (*14)

The Versions

27/04 2018

dev-develop

dev-develop

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts

02/05 2017

dev-master

9999999-dev

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts

02/05 2017

0.1.0-rc2

0.1.0.0-RC2

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts

20/04 2017

dev-feature/issue-#6

dev-feature/issue-#6

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts

24/02 2017

0.1.0-rc1

0.1.0.0-RC1

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts

17/02 2017

0.1.0-beta1

0.1.0.0-beta1

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts

16/02 2017

0.1.0-alpha3

0.1.0.0-alpha3

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts

15/02 2017

0.1.0-alpha2

0.1.0.0-alpha2

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts

14/02 2017

0.1.0-alpha1

0.1.0.0-alpha1

Drupal 8 Packaging/Compile tasks for Robo Task Runner

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dieter Blomme
by Jelle Sebreghts