gbraad-dotfiles/gbraad's Dotfiles `app` Action
Wrapper for app command execution on GitHub runners
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| appname | The application name | yes | "" |
| action | Command to execute (instal, remove, run, etc. otherwise possible default) | no | install |
| context | Optional packager or OS to use (fedora, dnf, brew, etc.) | no | "" |
| args | Optional arguments (--background, --evaluate, etc.) | no | "" |
| as_user | User to run the commands as (optional) | no | "" |
Outputs
no outputs