Skip to content

bigspring/munch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

munch

A clever little script which utilises lunchbox to install WP and dependencies in seconds.

instructions

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

options

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.

ACHTUNG!

This script removes the following composer-generated directories/files:

vendor/
composer.lock

About

A clever little script for installing WP and dependencies in seconds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages