0.6.0 • Published 3 years ago

compare-and-patch v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

compare-and-patch

compares two folders and makes them identical

npm package version Contributor Covenant PRs Welcome

Installation

npm install -g compare-and-patch

Usage

Long way:

compare-and-patch --origin ./origin --target ./path/to/target

Shorthand:

cap -o ./origin -t ./path/to/target

See all options

Run:

cap

or go here.

TODO

  1. Add tests
0.6.0

3 years ago

0.5.0

3 years ago

0.1.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.0.1

3 years ago