CopyDir should not fail if the source folder does not exist.
Reformat of code Allow user to use a mix of command line arguments and flags Enhance the import tool to detect missing packages in the modules side Added test cases for all commands
Added code to split the generated main file into two separate files. This allows other code to launch the web application inline.