Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.05 KB

Build Status

This is a Composer-based installer for the Draft Drupal profile.

Requirements

Get Started

Run this command:

$ composer create-project --ignore-platform-reqs lemberg/draft-template my_awesome_project

Composer will create a new directory called my_awesome_project containing everything you need to get started.

Changelog

Changelog can be found here CHANGELOG.md

Upgrade

Upgrade instructions can be found here UPGRADE.md