DiffViewer for Diff/AST

December 27, 2021 ยท View on GitHub

Requirements

  • Node.js

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

Contents

  1. 1Requirements
  2. 2Build (macOS:Intel)
  3. 3Usage (macOS)
  4. 4License