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
- Host: GitHub
- URL: https://github.com/rads/watch
- Owner: rads
- License: mit
- Created: 2022-08-08T02:18:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T14:27:42.000Z (over 3 years ago)
- Last Synced: 2023-05-14T01:15:29.524Z (over 2 years ago)
- Topics: bbin
- Language: Clojure
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rads.watch
Run arbitrary commands when files change.
## Usage
```
$ brew install rads/brew/watch
$ ls | watch
```