An open API service indexing awesome lists of open source software.

https://github.com/freesteph/hache

A headless use of the Axe gems
https://github.com/freesteph/hache

Last synced: 6 days ago
JSON representation

A headless use of the Axe gems

Awesome Lists containing this project

README

          

* Hache : running Axe in Docker

A simple demo that instantiates a headless Firefox in Docker and runs
an [[https://github.com/dequelabs/axe-core][Axe]] audit on it, using the relevant [[https://github.com/dequelabs/axe-core-gems][axe gems]].

It needs https://github.com/dequelabs/axe-core-gems/pull/429 to work.

** Usage

#+begin_src sh
make up
#+end_src