Scroll to navigation

BST INIT(1) bst init Manual BST INIT(1)

NAME

bst-init - Initialize a new BuildStream project

SYNOPSIS

bst init [OPTIONS] [TARGET_DIRECTORY]

DESCRIPTION

Initialize a new BuildStream project

Creates a new BuildStream project.conf in the project directory.

Unless `--project-name` is specified, this will be an interactive session.

OPTIONS

The project name to use
The required format version [default: 2.0]
The subdirectory to store elements in [default: elements]
Allow overwriting an existing project.conf
2023-07-11