Skip to content

watch file change and compile *.go file, and restart binary

Notifications You must be signed in to change notification settings

mozhata/livereload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

livereload

watch file changed and re-compile *.g o file

usage

at shell:

livereload -watch="YOUR_CODE_DIR" -o="EXPECTED_BINARY_NAME"

install

go get -u github.com/zykzhang/livereload

About

watch file change and compile *.go file, and restart binary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages