-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
We have identified a few issues when setting up this project on a new machine:
- Users get confused about setting the Platform.sh CLI token.
- PHP needs to be installed on the local machine because we are using GrumPHP, which runs on pre-commit hooks. If PHP is not installed, users cannot commit changes.
- After running
ddev pull platform, a few directories (tmp, private, drush) are created and are not excluded from Git, so users may accidentally push these changes.
Metadata
Metadata
Assignees
Labels
No labels