Metadata-Version: 2.4
Name: plrun
Version: 0.1.0
Summary: Run shell commands in parallel with console logs.
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# plrun

Run shell commands in parallel.

## Install

pip install plrun

## Usage

plrun -h

plrun -j 10 cmd.txt

plrun -j 10 -

plrun -j 10 -t -
