frmwrk/dev

FRMWRK Drupal development tools

dev-master 2021-10-25 09:34 UTC

This package is auto-updated.

Last update: 2024-04-25 15:02:53 UTC


README

Docker files for development in Drupal 7 en 8.

For now both in php 7.0

Installing the FRMWRK wrk aliases.

The aliases are all prefixed with 'wrk' to make it clear that it belongs to the FRMWRK dev stack.

The aliases are usable in most the FRMWRK drupal projects.

The aliases file will be copied to your home folder as .wrkaliases

In your bash you can find the to type in wrk followed by tab-command

Install the aliases in your projects

vendor/frmwrk/drupaldev/wrkalias.sh install && . $HOME/.wrkaliases

You can re-use this command when frmwrk/drupaldev is updated to update your wrk aliases automatically.

Using the FRMWRK dock

docker-compose -p traefik -f ~/dd/drupaldev/frmwrkdock-compose.yml

portainer.localhost mysql.localhost