reg-cli

v0.11.2
<p align="center"><img src ="https://github.com/reg-viz/reg-cli/blob/master/logo.png?raw=true" /></p>

reg

node dist/cli.js ./sample/actual ./sample/expected ./sample/diff -I -R ./sample/index.html -T 0.01 -X client

flow

flow

test

npm run build:report && npm run build && npm run test:cli && npm run test:report && npm run test:screenshot

build

npm run build:cli && npm run build:report

watch

babel src --watch -d dist

test:cli

chmod +x dist/cli.js && avaron test/cli.test.js

build:cli

babel src -d dist

dev:report

npm run copy:ximgdiff && webpack-dev-server --hot --inline --open

prepublish

npm run build

screenshot

node test/screenshot.js

test:report

avaron test/report/*.test.js --renderer

build:report

webpack

copy:ximgdiff

copyfiles -u 3 node_modules/x-img-diff-js/build/cv-wasm_browser.* report/assets

test:screenshot

npm run build:report && npm run reg && npm run screenshot

Metadata

  • MIT
  • Whatever
  • bokuweb
  • released 2/16/2018

Downloads

Maintainers