Skip to content

EmchBerger/cube-common-develop

Repository files navigation

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.