Skip to content
Snippets Groups Projects
Commit fe28f8e2 authored by jurgenhaas's avatar jurgenhaas
Browse files

Run lakedrops scaffold in current context, either on host or in l3d container

parent 1f5a908a
No related branches found
Tags v1.6.6
No related merge requests found
......@@ -10,5 +10,5 @@ commands:
cmd: export $(cat .env | xargs) && docker pull registry.lakedrops.com/docker/l3d:php-${PHP_VERSION}
usage: Update image with the latest development tools
scaffold:
cmd: ahoy dev exec composer lakedrops:scaffold
cmd: composer lakedrops:scaffold
usage: (Re-)Configure this project for developers
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment