First Step

Quick Start

Core Concepts

Help / Debugging

FAQ

Contact Support

First Step - Introduction

Installation Guide

To get started with SpeedBuild, follow the steps below:

# Install SpeedBuild

Run the following command in your terminal:
pip install speedbuild

# Verify Installation

Check that SpeedBuild was installed successfully:
speedbuild

You should see the SpeedBuild CLI help message.