omdxp/Setup Fun
Download and add the Fun compiler to PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 4, 2026
- License
- None
Pinned Snippet
uses: omdxp/setup-fun@436c1c2cb16b703dd487ef0138d562dd00594b47 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Release tag (e.g. v1.2.3) or "latest" | no | latest |
| repo | GitHub repo in owner/name format | no | omdxp/fun |
| token | GitHub token for API requests | no | "" |
| install-dir | Directory to install the release bundle | no | "" |
Outputs
| name | description |
|---|---|
| fun-path | Full path to the fun binary |
| version | Resolved release tag |
| install-dir | Installation root directory |
| target | Resolved release target |