Skip to content

Simple monitor script for use during development of a golang app.

Notifications You must be signed in to change notification settings

johannesboyne/gomon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

./gomon

It is a bit like nodemon just for GO or Alex' Golang Automatic Reloads. And I only quickly wrote it for myself but it is very simple and you are invited to improve this little helper!

It sets the $GOPATH for you and you can install it via npm install -g go-mon (or like a pro npm i -g go-mon).

Then just run a go programm like gomon staticsmoothie.go!

Contributors

endorse

About

Simple monitor script for use during development of a golang app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published