Commit graph

10 commits

Author SHA1 Message Date
Oliver Davies dd263a6f38 Split install and refresh commands 2020-10-31 09:25:51 +00:00
Oliver Davies f42aaab862 Rename theme commands 2020-10-31 09:25:51 +00:00
Oliver Davies 9645c72346 Add app command for DDEV 2020-10-29 00:25:04 +00:00
Oliver Davies e868f2fb8c Add theme command for DDEV
Add a custom `theme` command to DDEV which provides helpers such as
`ddev theme development`, `ddev theme production`, and `ddev theme
watch` for building the front-end assets, and `ddev theme ssh` to easily
SSH into the theme directory inside web container.
2020-10-29 00:24:54 +00:00
Oliver Davies 957dadf452 Run composer install after starting DDEV 2020-10-29 00:14:48 +00:00
Oliver Davies 40179ca89e Add pull-from-prod command
Add a `pull-from-prod` host command for DDEV, to do what was previously
being done in the Makefile.
2020-10-08 19:49:41 +01:00
Oliver Davies ef89f5f5c1 Add DDEV configuration 2020-09-16 19:41:48 +01:00
Oliver Davies 8623b98a0b Use Symfony server for local development 2020-04-10 10:48:35 +01:00
Oliver Davies a2ac2b79a0 Bump the PHP version to 7.4 2020-02-18 23:06:15 +00:00
Oliver Davies bc7bb3f9e7 Add ddev config 2020-02-06 08:20:53 +00:00