Skip to content

cadet init site

Shaun Baer edited this page Sep 11, 2020 · 2 revisions

Fully create a new site with pantheon build tools. Only use this when starting a new project from scratch.

Usage

$ cadet init-site

General processes:

  • Checks for GitHub credentials
  • Checks for Pantheon credentials
  • Checks for local database (cadet pull) credentials
  • Runs Circle CI setup

Drupal processes:

WordPress processes:

  • Runs cadet new-site
  • Installs default composer packages
Clone this wiki locally