Projects
Creating a new Dagster project
Dagster comes with a convenient CLI command for creating a new project. This guide explains the role of each generated file and directory.
Structuring your Dagster project
Refer to the project scaffolding tutorial to learn how to create a new Dagster project.
Dagster project file reference
A reference of the files in a Dagster project.