elves/elvish
Powerful scripting language & versatile interactive shell observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- 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: 4826
- days_rel: n/a
- days_push: 155
- n_releases_24m: 0
Adoption not part of the score
6365 stars · 329 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Elvish is a powerful scripting language and versatile interactive shell written in Go, distributed as a single statically linked binary. It combines modern language features like data structures, functional programming, and error handling with built-in interactive conveniences such as directory history and pipeline data passing.
Use cases
- replace bash or zsh with a modern interactive shell
- write readable shell scripts with real data structures
- run parallel tasks over SSH from the command line
- use a shell in CI/CD pipelines
- search command and directory history interactively
- script automation workflows with functional programming
When to choose
- you want a shell with built-in interactive features without plugins
- you need structured data and error handling in shell scripts
- you want a single static binary that runs on Linux, macOS, Windows, BSDs, or ARM devices
When to avoid
- you need POSIX sh compatibility for existing scripts
- your team or tooling assumes bash/zsh conventions
- you require a 1.0-stable language with no breaking changes
Facets
cli-tool · maturity active
programming-language cli developer-tools programming-languages developer-tools windows bsd cross-platform cli shell scripting-language interactive-shell unix command-line automation linux macos
2 sources
- readme: https://github.com/elves/elvish · fetched 2026-08-28 · 31a9a683e312
- homepage: https://elv.sh/ · fetched 2026-08-29 · d8fb73781617
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elves/elvish | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem