2017 © Pedro Peláez
 

project shepherd-drupal-project

Project template for Shepherd Drupal 8 projects with composer.

image

universityofadelaide/shepherd-drupal-project

Project template for Shepherd Drupal 8 projects with composer.

  • Wednesday, July 18, 2018
  • by caseyfw
  • Repository
  • 7 Watchers
  • 2 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Composer template for Shepherd Drupal projects

This project template should provide a kickstart for managing your site dependencies with Composer., (*1)

This repository is a fork of drupal-project., (*2)

Usage

First you need to install composer., (*3)

Note: The instructions below refer to the global composer installation. You might need to replace composer with php composer.phar (or similar) for your setup., (*4)

After that you can create the project:, (*5)

composer create-project universityofadelaide/shepherd-drupal-project my-project --stability dev --no-interaction

The Versions