gameskurikuri-debug/Setup Theos
Install Theos and prepare it for building projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| theos-dir | Where to install Theos | no | ${{ github.workspace }}/theos |
| theos-src | Where to clone Theos itself from (git URL) | no | https://github.com/theos/theos |
| theos-ref | The branch, tag or SHA to clone Theos from | no | master |
| theos-sdks | Where to clone the iOS SDKs from (git URL) | no | https://github.com/theos/sdks |
| theos-sdks-ref | The branch, tag or SHA to get Theos sdks from | no | master |
| cache | Cache Theos installation for faster installation | no | true |
| cache-dir-theos | Cache location for Theos | no | /usr/local/opt/__theos_cache |
| cache-dir-sdks | Cache location for SDKs | no | /usr/local/opt/__theos_sdks_cache |
Outputs
no outputs