/gorerun

Re run Go program when file is changed.

Primary LanguageGoMIT LicenseMIT

gorerun

Re run progarm when file is modified.

Installation

go install github.com/hanksudo/gorerun@latest

Usage

gorerun -f examples/hello.go
gorerun -f examples/ticktick.go