air
Automatic reload on source change- https://github.com/cosmtrek/air
- Reference config: https://github.com/cosmtrek/air/blob/master/air_example.toml
curl -sSfL https://raw.githubusercontent.com/cosmtrek/air/master/install.sh | sh -s -- -b $(go env GOPATH)/bin # cd /path/to/project/src air init # creates .air.toml air # runs the application using .air.toml # in file .gitignore src/tmp