@haroun/sync-status-cli

1.1.0 • Public • Published

sync-status-cli Build Status

Make a diff between two directories (source & target) and list all files missing in the target.

  • source is the directory used as reference
  • target is the directory where the files must be copied

Install

npm install --global @haroun/sync-status-cli

If you don't want to install the package globally, you can use npx instead

npx @haroun/sync-status-cli

Usage

$ sync-status --help

  Usage
    $ sync-status <source> <target>

  Examples
    $ sync-status ./source ./target
    ._DSCF2125.RAF
    ._DSCF2126.RAF

License

MIT © Harouna Traore

Package Sidebar

Install

npm i @haroun/sync-status-cli

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

13.3 kB

Total Files

32

Last publish

Collaborators

  • haroun