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

https://github.com/jeroen-meijer/multrix

Run any commands in parallel with excellent logging and error handling.
https://github.com/jeroen-meijer/multrix

cli commands concurrency npm parallel

Last synced: 7 months ago
JSON representation

Run any commands in parallel with excellent logging and error handling.

Awesome Lists containing this project

README

          

# multrix

> This readme is automatically generated by [create-ink-app](https://github.com/vadimdemedes/create-ink-app)

## Install

```bash
$ npm start
```

## CLI

```
$ multrix --help

Usage
$ multrix

Options
--name Your name

Examples
$ multrix --name=Jane
Hello, Jane
```