You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ivmartel edited this page May 4, 2011
·
2 revisions
CSnake can also be run from command line, without the GUI. The entry point is the csnConsole.py file in the src folder.
Running python csnConsole.py -h will produce the following output:
Usage: csnConsole.py contextFile [options]
Options:
-h, --help show this help message and exit
-i, --install install files to build folder
-t, --thirdParty configure third party projects
-p, --project configure project
-c, --configure configure all
-b, --build build all
-a, --autoconfig configure third party or project depending on the context instance