You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

go-mon

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

go-mon

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

0.0.5
latest
Source
npm
Version published
Weekly downloads
3
-75%
Maintainers
1
Weekly downloads
 
Created
Source

./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

Keywords

golang

FAQs

Package last updated on 02 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts