Skip to content

Home

Replace fragile shell aliases with clear, structured YAML workflows.

Sequential & Parallel

Steps run in order by default, or concurrently when you use a list of commands or named sub-runs.

Dependency graph

Declare depends_on or let Pipe detect $PIPE_* variable edges automatically. Cycles are caught at parse time.

Variables & Templating

Go template syntax with three-layer precedence — YAML defaults, environment overrides, CLI arguments.

Hub (Beta)

Push, pull, tag, and version pipelines with a central registry.