Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 217 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 217 Bytes

para

Simple command line tool to run commands in parallel written in Go.

How to use

$ para COMMAND ARG1 [ARG2 ARG3 ...]

#{0} in COMMAND is replaced with ARGS. See below example.