open-cli-tools/chokidar-cli

Add `--once` switch

Opened this issue · 0 comments

Please add a --once switch. When --initial and --once switches are set, chokidar-cli will apply the command to all the specified files and exit upon completion.

This command would make debugging chokidar-cli commands much simpler and enable consistency between build and watch scripts.