Skip to content

Revanth47/gomon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gomon

Go Report Card

A command line tool to rerun go programs on file change

Installation

This assumes you have set the path variables

$ go get -u github.com/Revanth47/gomon

Usage

$ gomon main.go [args]  

Dependencies

gopkg.in/fsnotify.v1

About

A simple command line tool to rerun go programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages