gomon

command module
v0.0.0-...-fecb00b Latest Latest
Warning

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

Go to latest
Published: May 16, 2013 License: MIT Imports: 14 Imported by: 0

README

gomon

Build Status

Gomon is a files and directories monitor, which starts specified command automatically after any change is detected.

Install

go get -u github.com/akavel/gomon

Usage

Usage: gomon [OPTIONS] [DIR] -- COMMAND [WITH ARGS...]
Where OPTIONS:
  -include="\\.(go|c|h)$": regular expressions specifying file patterns to watch

Example - Monitoring With Custom Command:

gomon -- go build # monitor current directory recursively, build if changed

Contributors

  • Ask Bjørn Hansen
  • Yasuhiro Matsumoto (a.k.a mattn)
  • Mateusz Czapliński

License

MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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