Skip to content

Install All Packages

Gaurav Ashtikar edited this page Sep 2, 2014 · 7 revisions

Install All packages:

ee stack install --all

This command is combination of following two commands:

ee stack install --web

and

ee stack install --mail
Clone this wiki locally