esync

Directory watching and remote syncing
Log | Files | Refs | README | LICENSE

commit cf983b9e35e4553727630dcd13af1a8ba0d8b076
parent d61e482a394f87524e911ca82a94427949a863c8
Author: Erik Loualiche <[email protected]>
Date:   Sun,  1 Mar 2026 14:21:31 -0600

docs: add vibecoded badge to README (#5)

Co-authored-by: Claude Opus 4.6 <[email protected]>
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,7 @@ # esync +[![Vibecoded](https://img.shields.io/badge/vibecoded-%E2%9C%A8-blueviolet)](https://claude.ai) + A lightweight file synchronization tool that watches your local directory for changes and automatically syncs them to a local or remote destination using rsync. ## Installation