Build Command
Description
Build Next project
Arguments and Options of Command
Property | Description | Default | Required | Type | Example |
---|---|---|---|---|---|
build_name | Name of Builder | First in $builds | No | string, argument | cmake_release |
Examples
# Basic use
next build
# Full use
next build cmake_release