frmwrk / dev
FRMWRK Drupal development tools
dev-master
2021-10-25 09:34 UTC
Requires
- drupal/coder: ^8.3
- friendsofphp/php-cs-fixer: ^3.2
- jakub-onderka/php-parallel-lint: ^1.0
- phpro/grumphp: ^1.5
This package is auto-updated.
Last update: 2025-03-25 16:52:36 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