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