Skip to content
Phillip Haydon edited this page Dec 25, 2013 · 2 revisions

These are the arguments that can be passed into the Snow.exe file.

Example:

.\Snow\_compiler\Snow.exe config=.\Snow\ debug=true server=true

server=true

This run up a test website so you can test your Snow Website locally. If the compile is successful it will automatically start and open the URL in your default browser.

debug=true

This just outputs more information about what Snow is doing, used for debugging to help identify where things are going wrong.