fastertools/Setup FTL CLI (TypeScript)
Download and setup FTL CLI binary with caching support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | FTL version to install (default: latest) | no | latest |
| use-cache | Enable GitHub Actions tool cache | no | true |
| install-dependencies | Install additional dependencies (docker, spin, etc.) | no | false |
Outputs
| name | description |
|---|---|
| ftl-path | Path to installed FTL binary |
| version | Actual version of FTL installed |
| cached | Whether the installation was cached |