https://github.com/tshm/fmon
File monitor and runner utility.
https://github.com/tshm/fmon
Last synced: 8 days ago
JSON representation
File monitor and runner utility.
- Host: GitHub
- URL: https://github.com/tshm/fmon
- Owner: tshm
- License: mit
- Created: 2014-08-11T08:51:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-01T15:24:20.000Z (over 1 year ago)
- Last Synced: 2025-03-04T16:39:44.794Z (over 1 year ago)
- Language: Haskell
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fmon.haskell
============
File monitor and runner utility.
[](https://travis-ci.org/tshm/fmon)
[](https://ci.appveyor.com/project/tshm/fmon)
#### Usage:
```
fmon [OPTION...] command string...
-h --help show help
-v --version show version number
-d DIR --directory=DIR directory to watch
-s --shallow do not watch recursively
```