Creates a new Neos / Flow project-distribution by using composer create-project
.
Run command:
composer create-project -n neos/splash __new_project__
You will be asked questions regarding your desired distribution.
Please note: The distribution-builder initially installs some thid-party packages. These are removed at the end of the installation process.
This distribution-builder is inspired by the Icehawk Installer.