Skip to content

Commit

Permalink
Deps: axs_testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ngzhian authored and jin committed Jun 16, 2017
1 parent 7868bc5 commit 289cd1a
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 491 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -3,6 +3,9 @@ all: build
clean:
rm -rf build/

deps:
curl -o audit/axs_testing.js https://raw.githubusercontent.com/GoogleChrome/accessibility-developer-tools/master/dist/js/axs_testing.js

build:
mkdir -p build
zip -r build/chromelens.zip . -x *.git* CNAME Makefile images/ images/* */.DS_Store build/

0 comments on commit 289cd1a

Please sign in to comment.