`cordova run --list --emulator` could also work outside of Cordova project
Open
- Dominant language
- JavaScript
- Stars
- 967
- Forks
- 344
- Avg merge
- 8h 41m
- Merged PRs (30d)
- 9
Description
Currently:
```
λ cordova run --list --emulator
Current working directory is not a Cordova-based project.
```
Is there a reason this shouldn't also work outside of a Cordova project?
Contributor guide
Research direction
The issue names no files or tests. Start at the `cordova run --list --emulator` CLI entry point and trace why Cordova-project validation is required; define whether emulator listing can be separated from project validation, then verify the command works outside a project without changing its existing project behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100