This repository allows you to quickly install the warp speed accessibility and vast coverage tool A11yWatch Lite into a Ddev project using the instructions below.
For DDEV v1.23.5 or above run
ddev add-on get a11ywatch/ddev-a11ywatch
For earlier versions of DDEV run
ddev get a11ywatch/ddev-a11ywatch
Afterwards, run ddev restart
This A11yWatch recipe for ddev installs a .ddev/docker-compose.a11ywatch-standalone.yaml
using the A11yWatch
stand-alone docker image.
a11ywatch:3280
.a11ywatch/web
image.Contributed by j-mendez