fabasoad/Setup Cloe
This action installs cloe.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| force | If "false" skips installation if cloe is already installed. If "true" installs cloe in any case. Defaults to "false". | no | false |
| github-token | Personal access token (PAT) used to fetch the cloe-lang/cloe repository. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| installed | Whether cloe was installed or not. |