Download the PHP package riddlestone/brokkr-gulpfile without Composer
On this page you can find all versions of the php package riddlestone/brokkr-gulpfile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download riddlestone/brokkr-gulpfile
More information about riddlestone/brokkr-gulpfile
Files in riddlestone/brokkr-gulpfile
Package brokkr-gulpfile
Short Description A tool to create gulpfiles based on Laminas module configuration
License BSD-3-Clause
Homepage https://github.com/riddlestone/brokkr-gulpfile
Informations about the package brokkr-gulpfile
Riddlestone Brokkr-Gulpfile
A Laminas module for creating Gulp config files
Installation
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
Usage
To include your js/sass files in the gulpfile, add them in portals to your module or site's config file:
Note: Any other methods which brokkr-portals uses to provide portal information can also be used to get information to brokkr-gulpfile.
A gulpfile can now be created using the brokkr command gulpfile
:
Setting SASS options
To set SASS options, include them in the sass_options
settings for your portal:
Changing the template
To change the template for your gulpfile, just copy view/gulpfile.js.php somewhere, change it, and add the new path to your module/site's config:
Changing the target path
To change the path of the final gulpfile, just add the following to your site/module's config:
Get Involved
File issues at https://github.com/riddlestone/brokkr-gulpfile/issues
All versions of brokkr-gulpfile with dependencies
ext-json Version *
laminas/laminas-component-installer Version ^2.0 || ^1.0 || ^0.7
laminas/laminas-servicemanager Version ^3.4
riddlestone/brokkr-console Version ^1.0.1
riddlestone/brokkr-portals Version ^2.0 || ^3.0