Skip to content

基于fsnotify的文件监控模块,为eSync自动编译加载提供更改监听功能!

License

Notifications You must be signed in to change notification settings

ErlGameWorld/fileSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileSync 同步文件更改相关

go windows下程序运行隐藏dos窗口

go build -ldflags  "-a -s -w -H=windowsgui"
start ./upx396/upx.exe --best fileSync.exe

linux 编译

go build -ldflags "-a -s -w"    
./upx396/upx --best fileSync

升级版本

先删除 go.mod go.sum 然后执行go mod init fileSync go mod tidy 然后编译

About

基于fsnotify的文件监控模块,为eSync自动编译加载提供更改监听功能!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages