opin/whirlwind-project

A Composer-based installer for Whirlwind.

Installs: 117

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 2

Type:project

1.2.2 2020-01-09 09:26 UTC

README

A Composer-based installer for the Whirlwind distribution.

Usage

Use the following command to create a new Whirlwind project:

$ composer create-project opin/whirlwind-project [MY-PROJECT]

Composer will pull in the whirlwind profile and all required dependencies. A web directory will be created and the Drupal code will be placed there. You can then install it like you would any other Drupal site.

Documentation

Coming soon!