- Init new project from boilerplate with
./bin/init-project.sh
and delete/public
and/vendor
from.gitignore
rules.
- Start local development with
./bin/clone-local-config.sh
.
- Update WordPress and Composer dependencies with
./bin/update.sh
. - Build project with
./bin/build.sh
. - Clear transients with
./bin/clear-temp.sh
. - If you are in manGoweb team. You should install common plugins with https://github.com/mangoweb/mu-plugins