userator/deploid

tool provides folder structure for continuous delivery of code.

Maintainers

Package info

github.com/userator/deploid

pkg:composer/userator/deploid

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 5

1.0.0 2018-11-12 22:29 UTC

This package is auto-updated.

Last update: 2026-02-28 01:12:58 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.