0.0.3 • Published 12 months ago
@fsco/autosync v0.0.3
@fsco/autosync
A powerful, developer-friendly CLI tool that helps you sync files between directories.
🚀 Installation
| Method | Command |
|---|---|
| bunx | bunx @fsco/autosync init |
| bun | bun add -g @fsco/autosyncfsco-autosync init |
| npm | npm add -g @fsco/autosyncfsco-autosync init |
| npx | npx @fsco/autosync init |
| yarn | yarn global add @fsco/autosyncfsco-autosync init |
Sync Files
It allows you to sync files between directories just once..
bun fsco-autosync syncWatch Files
It allows you to watch files and sync them automatically when they are changed.
bun fsco-autosync watch