Pa11y CLI Reporter is compatible with Pa11y 5 and later versions. It will not work with older versions of Pa11y.
Install Pa11y and Pa11y CLI Reporter with npm (locally or globally is fine):
npm install -g pa11y pa11y-reporter-axe-cli
Run Pa11y using the CLI reporter:
pa11y --runner pa11y-reporter-axe-cli --reporter axe-cli http://example.com
Pa11y CLI Reporter is licensed under the Lesser General Public License (LGPL-3.0).
Copyright © 2017, Team Pa11y