2017 © Pedro Peláez
 

library 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

image

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

  • Monday, October 26, 2015
  • by ToG
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CM Project Toolbelt

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., (*1)

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., (*2)

Getting Started

Install via composer..., (*3)

$ composer require cubicmushroom/project-toolbelt

This installs the toolbelt package and installs the toolbelt command to the composer bin directory., (*4)

Stuff that we're going to add

  1. Codeception setup

The Versions

26/10 2015

dev-master

9999999-dev

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

  Sources   Download

ISC

The Requires

 

The Development Requires

by Toby Griffiths