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

https://github.com/rads/watch

⌚️ Run arbitrary commands when files change
https://github.com/rads/watch

bbin

Last synced: 5 months ago
JSON representation

⌚️ Run arbitrary commands when files change

Awesome Lists containing this project

README

          

# rads.watch

Run arbitrary commands when files change.

## Usage

```
$ brew install rads/brew/watch
$ ls | watch
```