appaloft/Setup Appaloft
Install the Appaloft CLI in GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Appaloft CLI version to install. Use latest to follow the npm latest dist-tag. | no | latest |
| package | npm package that provides the Appaloft CLI. | no | @appaloft/cli |
| registry-url | npm registry URL. | no | https://registry.npmjs.org |
Outputs
| name | description |
|---|---|
| appaloft-path | Absolute path to the installed appaloft executable. |