Download the PHP package digipolisgent/robo-digipolis-package without Composer
On this page you can find all versions of the php package digipolisgent/robo-digipolis-package. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download digipolisgent/robo-digipolis-package
More information about digipolisgent/robo-digipolis-package
Files in digipolisgent/robo-digipolis-package
Package robo-digipolis-package
Short Description General Packaging/Compile tasks for Robo Task Runner
License MIT
Informations about the package robo-digipolis-package
Robo Digipolis Package
General Packaging/Compile tasks for Robo Task Runner
Commands
This package provides default commands wich you can use in your RoboFile.php
like so:
digipolis:package-project
vendor/bin/robo digipolis:package-project FILE [DIR] [OPTIONS]
Arguments
FILE
The name of the archive file that will be created.
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.
Options
--ignore, -i
Comma separated list of filenames to ignore.
digipolis:theme-clean
vendor/bin/robo digipolis:theme-clean [DIR]
Arguments
DIR
The theme directory to clean. Defaults to the current working directory.
digipolis:theme-compile
vendor/bin/robo digipolis:theme-compile [DIR] [COMMAND]
Arguments
DIR
The directory of the theme to compile. Defaults to the current working directory.
COMMAND
The grunt/gulp command to execute if grunt or gulp is available.
All versions of robo-digipolis-package with dependencies
pear/archive_tar Version ^1.4.14
symfony/error-handler Version ^7|^6|^5|^4
symfony/process Version ^7|^6|5|^4
digipolisgent/robo-digipolis-general Version ^2.0