openharmony-rs/Setup OpenHarmony SDK
Download an install the OpenHarmony SDK
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | OpenHarmony SDK release version | no | 5.0.0 |
| cache | Whether to cache the SDK or not | no | true |
| components | Semicolon separated list of SDK components that should be made available | no | all |
| fixup-path | Whether to fixup the output paths so that the components appear under api level directory | no | false |
| mirror | Prefer downloading from Github Releases SDK mirror | no | true |
Outputs
| name | description |
|---|---|
| sdk-path | Root directory of the OpenHarmony SDK installation |
| ohos_sdk_native | The `native` directory inside the OpenHarmony SDK |
| sdk-version | Specific version of the OpenHarmony SDK (e.g. 4.1.7.5) |
| api-version | OpenHarmony API version of the SDK |
| ohos-base-sdk-home | Path to the OpenHarmony SDK for the host platform |