go-runner
v0.1.3
Published
Node.js tool for running Go projects and automatically restarting on file change.
Readme
go-runner
Node.js tool for running Go projects and automatically restarting on file change.
Installation
$ npm install go-runner -gUsage
$ go-runner main.go$ gor main.go