futurice/Jalapeno
Run arbitrary Jalapeno commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cmd | The command which should be run | yes | — |
Outputs
| name | description |
|---|---|
| result | stdout after running the command |
| exitcode | Exit code of the operation |