userator/deploid

tool provides folder structure for continuous delivery of code.

1.0.0 2018-11-12 22:29 UTC

This package is auto-updated.

Last update: 2024-04-27 21:11:19 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

Tool provides folder structure for continuous delivery of code

Installation

It's recommended that you use composer to install Deploid.

Using composer

$ composer require userator/deploid "1.0.0"

Using git

$ git clone https://github.com/userator/deploid.git

Using wget

$ wget https://github.com/userator/deploid/archive/1.0.0.tar.gz

Deploid requires PHP 5.6.0 or newer.