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
init boolean true Would you like to init this as a CommandBox Package
installColdBox boolean true Install the latest stable version of ColdBox from ForgeBox
installColdBoxBE boolean true Install the bleeding edge version of ColdBox from ForgeBox
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.