Getting Started

This section walks you through setting up Spade from scratch. By the end, you will have installed the Spade CLI, run a pipeline, and created a custom block.

Guides in this section🔗

  1. Installation — Install the Spade CLI
  2. Your First Pipeline — Write and run a two-block pipeline
  3. Your First Block (Python) — Create a custom block in Python
  4. Your First Block (R) — Create a custom block in R

For TypeScript, Go, and Rust, see the library quickstarts.