I need to run two or more sbt run commands in parallel for different sub-projects of the same project. The sub-projects are long running programs or services.
sbt run