You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: :warning: EasyEngine will currently only run with root privileges. You can run `ee help`, `ee help site` and `ee help site create` to get all the details about the various commands and subcommands that you can run.
@@ -62,7 +69,7 @@ Development of easyengine is done entirely on GitHub.
62
69
63
70
We've used [wp-cli](https://github.com/wp-cli/wp-cli/) framework as a base and built EasyEngine on top of it.
64
71
65
-
This repo contains main core of easyengine (the framework).
72
+
This repo contains main core of easyengine (the framework).
66
73
All top level commands(except `ee cli`) i.e. `ee site`, `ee shell` have their own repos.
67
74
68
75
Currently we have following commands which are bundled by default in EasyEngine:
0 commit comments