This package is abandoned and no longer maintained. No replacement package was suggested.

The command line interface for EasyEngine

v1.0 2018-03-23 10:57 UTC

This package is not auto-updated.

Last update: 2020-01-18 05:33:35 UTC


README

Requirements

  • Docker
  • Docker-Compose
  • PHP

Installing

Once you've verified requirements, download the ee4.phar file using wget or curl:

curl -O https://raw.githubusercontent.com/mrrobot47/ee4-builds/master/ee4.phar

Next, check the Phar file to verify that it's working:

php ee4.phar cli info

To use EEv4 from the command line by typing ee4, make the file executable and move it to somewhere in your PATH. For example:

chmod +x ee4.phar
sudo mv ee4.phar /usr/local/bin/ee4

If EE was installed successfully, you should see something like this when you run ee4 cli version:

$ ee4 cli version
EE 0.0.1