Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 328 Bytes

DiffViewer for Diff/AST

Requirements

Build (macOS:Intel)

$ npm install
$ ./mkpkg.sh --arch=x64

Usage (macOS)

$ ../src/ast/analyzing/bin/diffast [--cache PATH] PATH0 PATH1
$ ./run.py [--cache PATH] PATH0 PATH1

License

Apache License, Version 2.0