EasyEngine/easyengine

Add shell auto-completions for site name

Open

#1,188 opened on Aug 24, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (1,984 stars) (429 forks)batch import
good first issue

Description

Currently EE has auto-completions but they are static in nature(command names, parameters etc...)

Now we need to add autocompletions for site name.

Contributor guide