smola/Setup Rhino 3D
(Unofficial) GitHub Action to setup Rhino 3D
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| Email address to use for Rhino 3D installer download | — | "" | |
| rhino-version | Rhino version to install | — | 8 |
| rhino-version-date | Rhino version date to install, required for version pinning | — | "" |
| cache | Whether to cache the Rhino install or not | — | true |
Outputs
| name | description |
|---|---|
| installer-url | URL to download Rhino 3D installer |
| installer-filename | Filename of Rhino 3D installer |
| exact-version | Exact version of Rhino 3D |
| exact-version-date | Exact version date of Rhino 3D |
| rhino-home | Path to Rhino installation |