tzafrirben/Babashka (Clojure)
Run babashka script or babashka shell command(s) on GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bb_src | path to the babashka script to execute | no | "" |
| bb_url | URL of the babashka script to download and execute | no | "" |
| bb_cmd | shell command(s) piped with babashka command(s) to execute | no | "" |
| bb_args | babashka script arguments (ignored when using with `bb_cmd` command) | no | "" |
Outputs
| name | description |
|---|---|
| bb_out | bb script\command output |