mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Adding -run message
This commit is contained in:
parent
c0fe3c4dc6
commit
3552837b4f
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ namespace BeefBuild
|
|||
-config=<config> Sets the config (defaults to Debug)
|
||||
-new Creates a new workspace and project
|
||||
-platform=<platform> Sets the platform (defaults to system 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 (defaults to current working directory)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue