BeefBuild

BeefBuild overview

BeefBuild is the command-line interface counterpart of the Beef IDE.

BeefBuild -workspace=samples\HelloWorld -run
Argument Description
-clean Cleans the build cache when building
-config=<config> Sets the config
-generate Generates startup code for an empty project
-new Creates a new workspace and project
-platform=<platform> Sets the platform
-run= Compile and run the startup project in the workspace
-test=<path> Executes test script
-verbosity=<verbosity> Set verbosity level to: quiet/minimal/normal/detailed/diagnostic
-workspace=<path> Sets workspace path