Sha256: 6aa435465b97bf44b0c3b219582f2799cf59cef7a3d1eb017ab4f28a95575d5e

Contents?: true

Size: 217 Bytes

Versions: 16

Compression:

Stored size: 217 Bytes

Contents

#!/usr/bin/env bash
#
# Run a pa11y scan locally in a near-production configuration
#
# prerequisits:
#  * db is running
#  * no other server is listening on port 3000


`dirname "$0"`/with-server "yarn run pa11y-ci"

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rails_template_18f-0.8.2 templates/bin/pa11y-scan
rails_template_18f-0.8.1 templates/bin/pa11y-scan
rails_template_18f-0.8.0 templates/bin/pa11y-scan
rails_template_18f-0.7.2 templates/bin/pa11y-scan
rails_template_18f-0.7.1 templates/bin/pa11y-scan
rails_template_18f-0.7.0 templates/bin/pa11y-scan
rails_template_18f-0.6.0 templates/bin/pa11y-scan
rails_template_18f-0.5.3 templates/bin/pa11y-scan
rails_template_18f-0.5.2 templates/bin/pa11y-scan
rails_template_18f-0.5.1 templates/bin/pa11y-scan
rails_template_18f-0.5.0 templates/bin/pa11y-scan
rails_template_18f-0.4.1 templates/bin/pa11y-scan
rails_template_18f-0.4.0 templates/bin/pa11y-scan
rails_template_18f-0.3.0 templates/bin/pa11y-scan
rails_template_18f-0.2.0 templates/bin/pa11y-scan
rails_template_18f-0.1.0 templates/bin/pa11y-scan