A clever little script which utilises lunchbox to install WP and dependencies in seconds.
Run the script from the repo to install munch (sudo possibly required for use with /usr/local/bin):
./munch.py
This will reinstall existing versions of munch also.
Thereafter you can simply navigate to your desired directory and run:
munch
munch -h or munch --help will display some usage documentation.
munch -u or munch --update will update munch to the latest version.
munch -n NAME or munch --name NAME will assign a name to the new project. If left unspecified, the munch process will prompt for one.
munch -b BRANCH or munch --branch BRANCH will force munch to use a lunchbox branch called 'BRANCH', if one exists.
This script removes the following composer-generated directories/files:
vendor/
composer.lock