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 (429 forks)batch import
good first issue

Repository metrics

Stars
 (1,984 stars)
PR merge metrics
 (Avg merge 20d 14h) (7 merged PRs in 30d)

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