pr0ject-x / drupalvm-quickstart
Project-X DrupalVM Quickstart
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
Requires (Dev)
- drush/drush: ^10.0
- geerlingguy/drupal-vm: ^6.0
- pr0ject-x/px: ^1.0
- pr0ject-x/px-drupal: ^1.0
- pr0ject-x/px-drupalvm: ^1.0
Conflicts
README
Needing to get a Drupal site up and running using DrupalVM within 10 - 15 mins? Well that's why this repo exists, so we can get to work on the important features that the client cares about!
Prerequisite
The following applications/packages need to be installed prior.
Get Started
We're using Project-X to help encapsulate redundancy between common project frameworks such as Drupal. The Project-X CLI utility helps speed up local development and standardize the CI workflow to be consistent regardless on what CI service you use.
Drupal 9
composer create-project "Pr0ject-X/drupalvm-quickstart:9.x-dev" [SITE-NAME]
Drupal 8
composer create-project "Pr0ject-X/drupalvm-quickstart:8.x-dev" [SITE-NAME]