@haroun/sync-status-cli
v1.1.0
Published
Make a diff between two directories and list all missing files
Readme
sync-status-cli 
Make a diff between two directories (
source&target) and list all files missing in the target.
sourceis the directory used as referencetargetis the directory where the files must be copied
Install
npm install --global @haroun/sync-status-cliIf you don't want to install the package globally, you can use npx instead
npx @haroun/sync-status-cliUsage
$ sync-status --help
Usage
$ sync-status <source> <target>
Examples
$ sync-status ./source ./target
._DSCF2125.RAF
._DSCF2126.RAFLicense
MIT © Harouna Traore
