Provides a number of UI enhancements and features for the refined site developer and builder.

Maintainers

Package info

github.com/jacerider/exo

Type:drupal-module

pkg:composer/jacerider/exo

Statistics

Installs: 3 964

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0


README

Drupal 9 enhancements.

To generate an eXo theme

Run drush generate exo:theme

Building

Local

Single build: gulp Watch: gulp watch

DDEV

Single build: gulp ddev Watch: gulp ddevWatch

DDEV with project as alias

Single build: gulp ddev --root "${PWD}" Watch: gulp ddevWatch --root "${PWD}"