vih / derfor-build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

derfor.vih.dk Build Status

Installation profile for derfor.vih.dk

Requirements

Installation

To build a complete site, run:

drush make --prepare-install build-derfor.make ~/workspace/derfor_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 minimal
drush en derfor_deploy -y
drush mi --all

About


Languages

Language:Makefile 58.8%Language:PHP 23.2%Language:Shell 9.6%Language:Gherkin 8.3%