You need to install composer glabaly.
composer global require bowphp/installer
For create the fresh Bow Framework application. You can do this:
bow create [app name]
You specified the application version like this:
bow create app [version]
For exemple:
bow create app 4.0