Skip to content

leoferreiralima/directory-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directory Sync

Is a simple project in go that you can run to watch changes on a directory and sync to othe directory

How to run

go run ./cmd/directory-sync src1 dest1 src2 dest2 ... srcN destN

How to build

go build ./cmd/directory-sync -o ./bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages