rfw

command module
v0.0.0-...-174eabe Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 9 Imported by: 0

README

rfw is a very simple tool to watch for changes in one of more paths and run a command whevener a change is detected.

This is mostly done for my own use.

Example:

rfw -path . -path ./something go run .

If anything changes in either . or ./something, then rfw will execute go run .

Note that rfw explicitly ignores chmod

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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