vih / vies-build

Build files for VIES.DK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vies.dk Build Status

Installation profile for vies.dk

Requirements

Installation

To build a complete site, run:

drush make --prepare-install build-vies.make ~/workspace/vies_dk_build

Navigate to the root directory in a webbrowser.

Update existing install profile

If you want to update just the install profile instead of rebuilding the entire site, you can run this:

drush make --no-core --contrib-destination=. drupal-org.make

Rebuild everything

If you want to force a rebuild of everything, you can do:

drush si panopoly
drush en vies_deploy -y
drush mi --all

About

Build files for VIES.DK


Languages

Language:Makefile 81.5%Language:PHP 9.2%Language:Gherkin 5.3%Language:Shell 4.0%