sourcebroker / deployer-extended-assets

Deployer tasks that allows to build and deploy frontend assets from local level.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deployer-extended-assets

http://img.shields.io/packagist/v/sourcebroker/deployer-extended-assets.svg?style=flat https://img.shields.io/badge/license-MIT-blue.svg?style=flat

What does it do?

Add tasks that allows to build and deploy frontend assets from local level.

The flow first checks if the git repo is clean and all changes pushed. If yes that means that we are in state that is secure to make build and upload changes to git.

It is strongly advisable to run build in predictable env inside docker (an extremely good local docker env is https://ddev.com/)

Look inside ./deployer/assets/config/set.php to check avaliable options.

Changelog

See https://github.com/sourcebroker/deployer-extended-assets/blob/master/CHANGELOG.rst

About

Deployer tasks that allows to build and deploy frontend assets from local level.

License:MIT License


Languages

Language:PHP 100.0%