Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```