An open API service indexing awesome lists of open source software.

https://github.com/lnsp/gomon

Command line tool for hot reloading processes.
https://github.com/lnsp/gomon

filewatcher fsnotify golang hot-reload

Last synced: 8 months ago
JSON representation

Command line tool for hot reloading processes.

Awesome Lists containing this project

README

          

# gomon

gomon is a command-line utility for running processes in the background and restart them when a watched file changes.

## Usage

```
usage: gomon [-p pattern] cmd [args]
```