Ross ROSS = Recommend OSS · open-source software intelligence for agents

progrium/bashstyle resource

Let's do Bash right! observed · 2026-08-28

github.com/progrium/bashstyle observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4338
  • days_rel: n/a
  • days_push: 2000
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1821 stars · 94 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A style guide and set of best practices for writing robust Bash scripts, framed as a document for collaborators. It codifies rules like quoting variables, using functions and main, set -eo pipefail, and avoiding deprecated syntax.

Use cases

  • write safer bash scripts
  • bash coding style guide
  • best practices for shell scripting
  • defensive bash programming
  • review bash scripts for common pitfalls
  • learn bash conventions for open source projects

When to choose

  • you write Bash scripts and want a concise, opinionated set of rules
  • you want to standardize Bash style across a team or project
  • you are learning defensive Bash techniques like traps, local variables, and strict mode

When to avoid

  • you need a linter or automated enforcement tool rather than a written guide
  • you are targeting POSIX sh or other shells instead of Bash specifically
  • you need comprehensive shell scripting tutorials rather than a rules list

Facets

learning-resource · maturity maintenance

developer-tools documentation developer-tools tutorials cli bash shell-scripting style-guide best-practices coding-standards command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
progrium/bashstylemain32

For agents

markdown · JSON · MCP: product_card(name="progrium/bashstyle")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem