This is an implmentation of rsync utility in golang(still heavily in development). I only have local file directory sync working at this point but with time it might become better 😅
For now all we have for how you can use it this
Clone the repository and run ...
go run . a dir_path/to/sync/from dir_path/to/sync/to