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
- Host: GitHub
- URL: https://github.com/ccforward/nodediff-tool
- Owner: ccforward
- Created: 2014-06-08T09:43:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-08T11:46:05.000Z (almost 12 years ago)
- Last Synced: 2025-03-22T22:41:07.688Z (about 1 year ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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