1
0
Fork 0
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:
Brian Fiete 2019-09-27 13:01:16 -07:00
parent c0fe3c4dc6
commit 3552837b4f

View file

@ -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)