Describe the feature
This is related to #703.
It is not uncommon that a project may depend on crates that wrap code in other languages.
To have a hassle free experience at least the build tools for the most common cases should be installed on the machine that handles the shuttle deploy build step.
I would assume this to be at least what a GH runner comes pre-installed with.
See here for what this entails on the resp. target platform/OS.
I would suggest starting with a C/C++ compiler and I would have some projects to test this.
Suggestion or Example of how the feature would be used
No response
Duplicate declaration
Describe the feature
This is related to #703.
It is not uncommon that a project may depend on crates that wrap code in other languages.
To have a hassle free experience at least the build tools for the most common cases should be installed on the machine that handles the
shuttle deploybuild step.I would assume this to be at least what a GH runner comes pre-installed with.
See here for what this entails on the resp. target platform/OS.
I would suggest starting with a C/C++ compiler and I would have some projects to test this.
Suggestion or Example of how the feature would be used
No response
Duplicate declaration