Build the specified target.
Usage
build(target)
target: str
The target to build.
None
>>> build("main")