0.6.0 • Published 5 years ago
compare-and-patch v0.6.0
compare-and-patch
compares two folders and makes them identical
Installation
npm install -g compare-and-patchUsage
Long way:
compare-and-patch --origin ./origin --target ./path/to/targetShorthand:
cap -o ./origin -t ./path/to/targetSee all options
Run:
capor go here.
TODO
- Add tests