SkillAgentSearch skills...

Mincopy

a CLI that synchronizes two folders with minimal writes

Install / Use

/learn @Akryum/Mincopy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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>
View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks1

Languages

JavaScript

Security Score

60/100

Audited on Feb 11, 2025

No findings