basherpm/basher
A package manager for shell scripts. observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 52
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4818
- days_rel: n/a
- days_push: 288
- n_releases_24m: 0
Adoption not part of the score
1301 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Basher is a package manager for shell scripts and functions, letting users install, update, and uninstall shell packages directly from GitHub or other git hosts with a single command. It works with bash, zsh, and fish, managing a central package directory and PATH integration.
Use cases
- install shell scripts from github with one command
- manage bash packages like npm manages node packages
- keep command-line scripts updated centrally
- install zsh or fish shell packages
- link a local shell package for development
- avoid manually editing PATH for each script
When to choose
- you frequently install and share shell scripts across machines
- you want npm/composer-like workflow for bash tools
- you use bash, zsh, or fish and want automatic PATH management
When to avoid
- you need packages with compiled binaries or complex dependencies
- you prefer system package managers like apt or brew for CLI tools
- your environment only has bash < 4 (e.g., default macOS bash)
Facets
cli-tool · maturity active
package-manager cli developer-tools developer-tools cli cross-platform shell-scripts bash zsh fish git-based-packages command-line automation linux macos
3 sources
- readme: https://github.com/basherpm/basher · fetched 2026-08-28 · 38922c3ac628
- homepage: https://www.basher.it/ · fetched 2026-08-29 · 5f9fa22e58bf
- site_page: https://www.basher.it/about · fetched 2026-08-29 · 22e56e9982c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| basherpm/basher | main | 56 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem