Run

Description

Run targets of the build specified in target.toml

Synopsys

edifice run [option] [target name regex]

Options

--help: Display command description and options.

Examples

edifice run

edifice run '.*-lint'

edifice run 'test_.*'