Skip to content

b1zzu/go-syng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Nesyc

Todos

  • Allow to set excluded file in directive
  • Multiple directive sharing same start and end directory ( Maybe global variables )

Bugs

  • If same file in multiple directive it will be updated only one and not both
  • Watcher on single file doesn't work

Build

Build from windows for linux

$Env:GOOS="linux";$Env:GOARCH="amd64";go build -o .\bin\nesync .\nesync.go

About

Golang learn Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages