rexrun-dev/rex - Universal Project Runner
Zero-config CI step that detects your stack and runs the right command. Replace 10 lines of YAML with one step.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The rex command to run (test, build, run, deps, clean, fresh, fmt, lint) | yes | test |
| version | Version of rex to install (e.g. v0.4.0). Default: latest. | no | latest |
| args | Extra arguments to pass after the command | no | "" |
Outputs
no outputs