Skip to content

lubomir/race

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Race

Executing race x y z is pretty much the same as executing x & y & z & wait, except it prints output of each command in different color.

The idea is to use it to run multiple long-running (most likely never ending) commands that help during development.

Installation

Clone it from Github. Run stack build --copy-bins, which will build it and copy the final executable into some place that is hopefully in your $PATH.

About

glorified `x & y & wait`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published