Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tshm/fmon
File monitor and runner utility.
https://github.com/tshm/fmon
Last synced: about 2 months 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T18:27:37.000Z (about 8 years ago)
- Last Synced: 2024-04-14T22:45:29.605Z (9 months ago)
- Language: Haskell
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fmon.haskell
============
File monitor and runner utility.[![Build Status](https://travis-ci.org/tshm/fmon.svg?branch=master)](https://travis-ci.org/tshm/fmon)
[![Build status](https://ci.appveyor.com/api/projects/status/80utukar9bpoyl9v?svg=true)](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
```