visionmedia/deploy
Minimalistic deployment shell script 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: 5576
- days_rel: n/a
- days_push: 2783
- n_releases_24m: 0
Adoption not part of the score
1148 stars · 133 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimalistic shell-based deployment tool that deploys git repositories to remote servers over SSH using a simple config file. It supports multiple environments, setup, revert, and post-deploy hooks.
Use cases
- deploy a git repo to a server over ssh
- revert to a previous deployment
- run setup commands on a remote host
- deploy different environments like staging and production
- run post-deploy scripts after releasing
- open an ssh console to the deploy host
When to choose
- you want a tiny, dependency-light git-based deploy script
- you deploy simple apps to a handful of servers via ssh
- you prefer config-file-driven deployments with git tags as releases
When to avoid
- you need containerized or cloud-native deployments
- you want rollback across multiple servers with orchestration
- you need a maintained tool with active support or a license
Facets
cli-tool · maturity maintenance
deployment cli developer-tools developer-tools cli shell-script git-based-deployment ssh minimalist devops command-line linux macos
1 source
- readme: https://github.com/visionmedia/deploy · fetched 2026-08-28 · e4c8f368f88c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| visionmedia/deploy | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="visionmedia/deploy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem