Skip to main content

24 docs tagged with "wip"

View all tags

Local development

During development you often need to quickly iterate and test your changes. If the step is pushed to the director at every iteration, this can add a lot of friction between writing the code and getting feedback by running the step. Local development mode can help reduce that friction.

Part 1 - setting up your directors

To get started with Sandgarden you need a Director running to execute your code. The Director is a core component that executes your code and manages workflows. Directors:

S3

Overview

Sandgarden CLI Quickstart

Each initial command will be linked to its corresponding page once we're confident the CLI command tree is stable.