getting started
Quick start to help if you're new to the pypyr task-runner.
install pypyr
How to install pypyr with pip & how to run pypyr via docker
run your first pipeline
How to run your first pypyr pipeline
basic concepts
Basic concepts of pypyr. Learn the fundamentals of how pipelines, step-groups, steps & context fit together.
variables
How to use variables & arguments in a pipeline.
conditional logic
How to run or skip steps conditionally.
loops
How to loop or iterate over a step.
error handling
How to handle errors in your pipelines.
config
Configure pypyr run-time settings with environment variables & config files.