Commit graph

4 commits

Author SHA1 Message Date
Oliver Davies edb8a59f84 Update Makefile
Added theme related rules:

- theme-build
- theme-build-prod
- theme-clean
- theme-install-dependencies
- theme-watch

References #41
2020-06-10 12:18:33 +01:00
Oliver Davies b49b487590 Fix PHPStan and PHPCS errors 2020-06-01 19:03:25 +01:00
Oliver Davies 208d535d95 Add pull-from-prod to Makefile
Add `pull-from-prod` to the Makefile, which downloads a database from
production, imports it and runs the post-import steps.

Fixes #79
2020-06-01 12:50:41 +01:00
Oliver Davies ce8ca61afa Commit the Makefile 2020-05-20 21:06:48 +01:00