coldbox create app-wizard

Parameters:
Name Type Required Default Hint
name string true The name of the app you want to create
skeleton string true The application skeleton you want to use (Advanced, AdvancedScript, rest, Simple, SuperSimple)
init boolean true Would you like to init this as a CommandBox Package
installTestBox boolean true Install the latest stable version of TestBox from ForgeBox

Command Usage

Create a blank ColdBox app from one of our app skeletons by following our lovely wizard.