cubicmushroom/composer-plugin-project-bootstrap

Composer plugin to bootstrap projects

dev-develop 2016-06-01 19:43 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:42:23 UTC


README

Overview

Provides composer functionality to bootstrap projects.

Installing

To install the plugin simply run...

$ composer global require cubicmushroom/composer-pluing-project-bootstrap dev-develop

Commands

The plugin adds the following commands to composer...

cm:bootstrap-project

Prompts for the directory to install the new project into, runs the composer init script, and then fires as event for other plugins to use to extend the bootstrap process