composer create-project darookee/shopware-boilerplate
or
git clone https://github.com/darookee/ShopwareBoilerplate.git
./setup.sh YourPluginName Frontend
setup.sh renames the controllers and views and empties the README.md. The second parameter can be Frontend, Backend or Core, defaults to Frontend.