Skip to main content
Version: 0.4.0

Introduction

Bob building blocks are:

  • build: Define & Compose your build pipeline
  • run: Start your local dev environment
  • workspace: Manage multi-repo setups

build and run tasks are defined in a bob.yaml living in your repo root or any subfolder.

A workspace is defined in a bob.workspace file living in the repo root.

info

In case of a monorepo you can just ignore workspaces.