-
Notifications
You must be signed in to change notification settings - Fork 0
cadet new site
Shaun Baer edited this page Sep 11, 2020
·
1 revision
Sets up default configuration and creates CMS relevant files for a new site.
$ cadet new-site`
Run cadet new-site
if:
- You are setting up a new project
- You are joining a project that is already using cadet.
You should only need to run this command once during project setup.
- Checks for GitHub credentials
- Checks for Pantheon credentials
- Checks for local database (
cadet pull
) credentials
- Creates
wp-config-local.php
if Pantheon project