userator / deploid
tool provides folder structure for continuous delivery of code.
1.0.0
2018-11-12 22:29 UTC
Requires
- php: >=5.6
- monolog/monolog: 1.23.0
- symfony/console: v3.4.17
- symfony/process: v3.4.17
Requires (Dev)
- phpunit/phpunit: 5.7.*
This package is auto-updated.
Last update: 2024-10-27 22:06:28 UTC
README
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.