blob: 96a9da2a2b66a6729230d397a0d165a1d5146bc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.. _tutorial:
Getting started
===============
This is a step by step walkthrough meant help the user quickly get
familiar with the fundamentals of creating and using BuildStream
projects.
.. toctree::
:numbered:
:maxdepth: 1
tutorial/first-project
tutorial/running-commands
tutorial/autotools
tutorial/integration-commands
tutorial/directives
|