wagoodman/bashful
Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth). observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3272
- days_rel: n/a
- days_push: 1627
- n_releases_24m: 0
Adoption not part of the score
1163 stars · 44 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go CLI tool that runs bash commands and snippets defined in a YAML file, with parallel execution, progress bars, and tidy logging. It turns noisy shell scripts into styled, controllable task pipelines.
Use cases
- run bash tasks from a yaml file
- run shell commands in parallel with a progress bar
- replace messy bash scripts with a yaml task runner
- build and deploy steps defined in yaml
- bundle scripts and executables into a portable installer
- log stdout and stderr of scripted commands
When to choose
- you want pretty, quiet output from multi-step shell scripts
- you need serial or parallel task execution with progress and ETA
- you want a self-contained installer built from scripts and resources
When to avoid
- you need a mature, actively maintained tool (beta quality, last release 2022)
- you need full CI/CD pipeline features beyond simple task running
- you prefer standard bash or a full workflow engine like Airflow
Facets
cli-tool · maturity maintenance
cli workflow-automation build-tool deployment developer-tools go cli bash-runner yaml-tasks progress-bar parallel-execution task-runner command-line automation devops linux macos
1 source
- readme: https://github.com/wagoodman/bashful · fetched 2026-08-28 · 7c43b942ba7a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wagoodman/bashful | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wagoodman/bashful")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem