Commit graph

9 commits

Author SHA1 Message Date
Oliver Davies c829902ca0 Remove DDEV drush command [ci skip] 2020-12-16 00:27:25 +00:00
Oliver Davies 26c1138139 Remove command to get a database from the server 2020-11-02 01:20:27 +00:00
Oliver Davies 4d70c67c43 Only run if there is no built flag 2020-10-31 09:25:51 +00:00
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 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