Diffviewer
A simple viewer for Diff/AST
Install / Use
/learn @codinuum/DiffviewerREADME
DiffViewer: A simple viewer for Diff/AST
Requirements
- macOS or Linux
- Node.js
Build
$ npm install
$ npm run build
Usage
The following assumes that Diff/AST is installed.
$ diffast [--cache PATH] PATH0 PATH1
$ ./run.py [--cache PATH] PATH0 PATH1
License
Apache License, Version 2.0
