This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Description
Do the checklist before filing an issue:
Motivation
one shot compile or build multiple project in one go.
alternative to one repo one project and reduce the amount of clicks needed for the ui.
Workflow example
If applicable, create an example on how this feature will look in the workflow yaml file.(pseudocode?)
- uses action-rs/cargo
- run:bashlooprecursive-dir(cargo build {matrix})
Additional context