cubetools/cube-common-develop

Common code for developing the CUBE Tools

0.1.15 2020-07-15 07:19 UTC

README

This package contains common code for developing the CUBE Tools.

Installation

Step 1: Download the Package

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require --dev cubetools/cube-common-develop

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.