0.0.3 • Published 12 months ago

@fsco/autosync v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

@fsco/autosync

A powerful, developer-friendly CLI tool that helps you sync files between directories.

npm License TypeScript

🚀 Installation

MethodCommand
bunxbunx @fsco/autosync init
bunbun add -g @fsco/autosyncfsco-autosync init
npmnpm add -g @fsco/autosyncfsco-autosync init
npxnpx @fsco/autosync init
yarnyarn global add @fsco/autosyncfsco-autosync init

Sync Files

It allows you to sync files between directories just once..

bun fsco-autosync sync

Watch Files

It allows you to watch files and sync them automatically when they are changed.

bun fsco-autosync watch
0.0.3

12 months ago

0.0.2

12 months ago