Skip to content

Developer Guide

Welcome to the Wurzel Developer Guide! This comprehensive guide covers everything you need to know to get started with Wurzel, from installation to building your own pipeline steps.

🚀 Quick Start

New to Wurzel? Follow this recommended path:

  1. Installation & Setup - Get Wurzel running on your system
  2. Getting Started - Learn the basics and development workflow
  3. Building Pipelines - Create your first pipeline
  4. Creating Custom Steps - Build your own processing components
  5. Data Contracts - Understand type-safe data exchange

📖 Documentation Structure

Installation & Environment

Development Workflow

  • Getting Started - Development environment setup, testing, and code quality tools

Core Concepts

🎯 Common Tasks

Task Documentation
Install Wurzel Installation Guide
Set up development environment Getting Started
Create a pipeline Building Pipelines
Build a custom step Creating Steps
Add a data source Creating Steps
Run tests Getting Started
Generate documentation Getting Started

🔗 External Resources

💡 Need Help?