go-mon

command module
v0.0.0-...-82ae9e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2021 License: MIT Imports: 12 Imported by: 0

README

go-mon

A file watcher system written using golang. It helps in restarting the runtime if any change is detected. At any point you can press rs to restart the command.

Command Flags

  -c = Command to re-run the system (default : make run)
  -f = Folder to watch out for (default : .)
  -i = Ignore files starting with . (default : true)
  -e = File Extensions to watch out for (default : .go)

Examples

For Watching the templates folder

go-mon -f ./templates

For Watching the folder with javascript files

go-mon -e .js,.html

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL