reg-cli

v0.15.1
<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

cross-env NODE_ENV="debug" npm run build:report && npm run build && npm run test:cli && npm run test:screenshot

build

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

watch

babel src --watch -d dist

prepare

npm run build

test:cli

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

build:cli

babel src -d dist

dev:report

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

screenshot

node test/screenshot.js

build:report

sh ./scripts/build-ui.sh v0.0.2

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 9/16/2019

Downloads

Maintainers