ogoronai/Ogoron Exec
Install Ogoron and execute one or more explicit commands inside a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commands | Multiline shell commands to execute. Runs under bash with set -euo pipefail. | yes | — |
| working-directory | Repository directory where commands should run. | no | . |
| cli-version | Ogoron CLI release version to download. | no | 5.2.0 |
| download-url | Explicit Linux bundle URL override. | no | — |
Outputs
| name | description |
|---|---|
| ogoron-bin | Absolute path to the downloaded Ogoron executable. |