Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-bedrock-project

rquigleyoss2MIT1.0.0

CLI installer for roots/bedrock project

roots, bedrock, wordpress, boilerplate

readme

Install roots/bedrock

Run the following to create your new project. You will be asked to create the directory that you wish to install to.

npx create-bedrock-project

Install plugins

You will be asked to install any of the following plugins.

git@github.com:wp-premium/advanced-custom-fields-pro.git
git@github.com:WordPress/classic-editor.git
git@github.com:elementor/elementor.git

Install your theme

You will also be asked to install a new theme into /web/app/themes/. You will need to provide the full git path to your theme repository.

git@github.com:my-username/my-theme-repository.git

Continue Setup

Once you've installed your theme, please continue setting up bedrock as normal.

https://roots.io/docs/bedrock/master/installation/#requirements