An open API service indexing awesome lists of open source software.

https://github.com/ccforward/nodediff-tool

node diff tool
https://github.com/ccforward/nodediff-tool

Last synced: about 1 year ago
JSON representation

node diff tool

Awesome Lists containing this project

README

          

#### Nodejs 文件比较

安装:sudo npm install nodediff-tool -g

功能:可以对本地和线上的文件作对比

执行:niff src target

src:原始文件 target: 目标文件

demo:
ndiff http://xx.taobao.com/xx/xx.js home/cc/dev/xx.js