#Setting up a Go project
This guide shows you how to configure a Go project to run on TURBO TEST. Here's an overview of the process:
It should take around 15 minutes to install and configure your project.
#Create configuration file
Create a .turbo_test.toml
file in your repository root if you haven't already done so. For example, execute these commands from your command line terminal:
#Install Ubuntu 22.04.3 LTS packages
Copy the Go configuration below into .turbo_test.toml
.
.turbo_test.toml
Before you push your configuration to GitHub, verify your configuration locally and add required secrets from the web UI: