shipitjs/shipit
Universal automation and deployment tool ⛵️ observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4248
- days_rel: n/a
- days_push: 1437
- n_releases_24m: 0
Adoption not part of the score
5294 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Shipit is a universal automation engine and deployment tool for the Node.js ecosystem, positioned as a JavaScript-based alternative to Capistrano. Tasks are written in a shipitfile.js and executed via the shipit CLI to deploy code and run commands on remote servers over SSH, with support for rollbacks and event-driven task flows.
Use cases
- deploy my application to remote servers over ssh from the command line
- capistrano-style deployment tool for javascript projects
- rollback a bad deployment to the previous release
- automate simple tasks on remote servers with javascript
- copy config files to a remote server as part of a deploy
- write custom deployment pipeline tasks with events in node
When to choose
- You deploy to traditional remote servers via SSH and want release/rollback semantics like Capistrano
- You prefer defining deployment and automation tasks in JavaScript rather than YAML or Ruby
- You need an extensible task engine with orchestrator-style flows, events, and interactive SSH sessions
When to avoid
- Your deployments target containers or Kubernetes, where CI/CD pipelines or k8s-native tooling fit better
- You need a tool with active ongoing development - releases have stalled since 2022
- You only need a one-off file sync where plain rsync or a CI upload step is simpler
Facets
cli-tool · maturity maintenance
deployment workflow-automation ssh cli developer-tools developer-tools cli cross-platform capistrano-alternative task-runner remote-deployment ssh-deploy rollback shipitfile javascript-tasks devops automation command-line nodejs
1 source
- readme: https://github.com/shipitjs/shipit · fetched 2026-08-28 · 24808a1c34a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shipitjs/shipit | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem