Skip to content

tike/roadrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roadrunner

roadrunner compiles your go executable, setting up watches (via fsnotify) for the package and all dependencies. When a change occurs anywhere it recompiles and restarts the binary.

install

go get github.com/tike/roadrunner

run

roadrunner my/import/path args for binary or roadrunner ./mypkg args for binary or roadrunner . args for binary

About

run/watch/recompile your go application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages