rlalik/Setup C/C++ Compiler
Install selected C/C++ compiler
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| compiler | Compiler to install | no | gcc-latest |
| sudo | Use sudo for installation | no | true |
Outputs
| name | description |
|---|---|
| cc | CC binary name |
| cxx | CXX binary name |