Skip to content

changboter/gorun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gorun

gorun is a tool to automatically restart go APP when go files change

Features

// 1. Run Current dir as a project
gorun

// 2. Run only a single file
gorun my.go

Downloads

Binaries

Move orange file to your $PATH

If you have already installed the golang

go get -u github.com/wangxian/gorun

THEN add your $GOPATH/bin to your $PATH

License

gorun's code uses the MIT license, see our LICENSE file.

About

Gorun is a tool to automatically restart APP when go files change

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published