Skip to content

A cli tool that lets you run multiple commands in paralell. A quick and dirty way to speed up processing by running multiple commands at the same time

Notifications You must be signed in to change notification settings

AskSkivdal/parrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parrun

A cli tool to run multiple commands at the same time while limiting it by thread count

Made in Norway

Templating

You can load arguments from a file, the file is read line by line. The command is read and {{}} is replaced by the line in the file.

Installation

cargo install parrun

About

A cli tool that lets you run multiple commands in paralell. A quick and dirty way to speed up processing by running multiple commands at the same time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages