practical-scheme/Setup Gauche
Install Gauche
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gauche-version | The version of Gauche to install. Can be 'latest' for the latest release, or 'snapshot' for the latest snapshot. | no | latest |
| test-gauche | Set this true to perform integrity test for installed Gauche. Usually unnecessary. | no | false |
| configure-options | Additional configure options, e.g. '--with-tls=mbedtls-internal --with-slib=/home/slib' | no | "" |
| prebuilt-binary | Install pre-built Gauche binary instead of building from the source. Only available on ubuntu-latest platform, and the latest Gauche release. When this is true, other input variables are ignored. | no | false |
Outputs
no outputs