knicknic/OS specific run
Run a command based on the OS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| linux | linux commandline | no | echo "No command specified for linux" |
| macos | macos commandline | no | echo "No command specified for macos" |
| windows | windows commandline | no | echo "No command specified for windows" |
| linuxShell | linux commandline shell | no | bash |
| macosShell | macos commandline shell | no | bash |
| windowsShell | windows commandline shell | no | pwsh |
Outputs
no outputs