cubicmushroom/project-toolbelt

A tool to make the process of bootstrapping a project as simple as possible, and provide a simple way to run all development tasks

dev-master 2015-10-26 07:53 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:58:26 UTC


README

An Introduction

This tool is designed to make the process of bootstrapping a project as simple as possible, and provide a simple way to run all development tasks, subsequently brining consistency to the development process used for all projects.

Whilst it designed for internal use by those at Cubic Mushroom, it's made freely available for others to use, or adapt to their own purpose.

Getting Started

Install via composer...

$ composer require cubicmushroom/project-toolbelt

This installs the toolbelt package and installs the toolbelt command to the composer bin directory.

Stuff that we're going to add

  1. Codeception setup