pstadler/flightplan
Run sequences of shell commands against local and remote hosts. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 4590
- days_rel: n/a
- days_push: 1689
- n_releases_24m: 0
Adoption not part of the score
1812 stars · 112 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Flightplan is a Node.js library and CLI (`fly`) for running sequences of shell commands against local and remote hosts over SSH, aimed at streamlining application deployment and systems administration. It supports multiple targets (e.g., staging, production) with parallel or sequential execution across hosts.
Use cases
- deploy a node.js app to multiple servers over ssh
- run shell commands on remote hosts from a script
- automate staging and production deployment tasks
- rsync build files to remote servers
- replace fabric-style deployment tooling in javascript
- run local build then remote install steps in one command
When to choose
- you want a lightweight, code-defined deployment workflow in JavaScript
- you need to execute commands on several remote hosts in parallel or sequence
- you prefer a Fabric-like tool in the Node.js ecosystem
When to avoid
- you need a maintained tool - the project is looking for maintainers
- you want container-based or infrastructure-as-code deployments
- your stack is not Node.js based
Facets
library · maturity maintenance
deployment ssh cli workflow-automation developer-tools cli deployment-tool remote-execution fabric-like shell-commands task-runner devops automation command-line nodejs linux macos
2 sources
- readme: https://github.com/pstadler/flightplan · fetched 2026-08-28 · 53058904123b
- registry_npm: https://registry.npmjs.org/flightplan · fetched 2026-08-29 · 2b7c65bd346b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pstadler/flightplan | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="pstadler/flightplan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem