Mincopy
a CLI that synchronizes two folders with minimal writes
Install / Use
/learn @Akryum/MincopyREADME
mincopy
Synchronize and watch folder, with minimal write operations (by comparing file contents). Useful if a watcher is monitoring the destination folder.
Installation:
pnpm i -g mincopy
Usage:
mincopy some/source/folder a/destination/directory --exclude "**/node_modules/**"
<p align="center">
<a href="https://guillaume-chau.info/sponsors/" target="_blank">
<img src='https://akryum.netlify.app/sponsors.svg'/>
</a>
</p>