siliconlabssoftware/Action to setup SLT
This action installs SLT, conan_engine and conan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| install-conan | Path to the conanfile.py file | no | true |
| use-unstable | Use unstable SLT remote | no | false |
| remove-default-remote | Removes default remotes from conan | no | false |
Outputs
| name | description |
|---|---|
| slt-version | The SLT version installed |
| slt-path | The path to the SLT executable |
| conan-engine-version | The conan_engine version installed |
| conan-engine-path | The path to the conan_engine executable |
| conan-version | The conan version installed |
| conan-path | The path to the conan executable |