Download the PHP package elijahcruz/ecb without Composer
On this page you can find all versions of the php package elijahcruz/ecb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elijahcruz/ecb
More information about elijahcruz/ecb
Files in elijahcruz/ecb
Download elijahcruz/ecb
More information about elijahcruz/ecb
Files in elijahcruz/ecb
Vendor elijahcruz
Package ecb
Short Description Deploy your project on your server with a single command
License MIT
Package ecb
Short Description Deploy your project on your server with a single command
License MIT
Please rate this library. Is it a good library?
Informations about the package ecb
ECB
ECB is is a deploy script runner, made for you.
Requirements
- php 8.0+
- composer
Installation
Installing is just a simple global require.
Usage
First you need to create a deploy script.
You can use ecb.json or ecb.init as your deploy script, you can create this using the following command:
or for JSON:
You can also Change the type and name of the project if it's different from the default:
Then you can add your commands to the ecb file. Once you have all the steps you need, just run it:
And that's it!
All versions of ecb with dependencies
PHP Build Version
Package Version
The package elijahcruz/ecb contains the following files
Loading the files please wait ....