watcher

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

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

Go to latest
Published: Dec 15, 2017 License: MIT Imports: 8 Imported by: 0

README

watcher

A simple tool that wraps the execution of another executable. If that executable changes on disk, then watcher will restart it with the same environment and arguments.

This is useful, in particular, for Go executables (which are often a single file, without external runtime file dependencies).

This is also useful when using a tool like Foreman or forego which manage processes.

By wrapping each process's execution with watcher, a Procfile with lots of processes doesn't have to bring down every process each time a single executable changes.

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