# `@cliz/pipeline`

> A simple commandline pipeline watcher

## Usage

```bash
Usage: cliz-pipeline [options] [command]

a simple commandline pipeline watcher

Options:
  -V, --version          output the version number
  -h, --help             display help for command

Commands:
  generate <type>        Generate files by type
  config [options]       Validate and view the Compose file.
  watch <dir> <command>  Watch file or directory
  help [command]         display help for command
```
