UNPKG

@qiwi/npm-batch-cli-pipe

Version:

CLI utility for performing batched npm actions with pipe input

8 lines (7 loc) 282 B
# @qiwi/npm-batch-cli-pipe The same as `@qiwi/npm-batch-cli`, but with configuring via a pipeline. ## Usage ```shell script cat config.json | npx @qiwi/npm-batch-cli-pipe ``` See more at [@qiwi/npm-batch-cli](https://github.com/qiwi/npm-batch-action/tree/master/packages/cli) docs.