ionic-team / ionic-team/ionic-cli

Add "no-run" option

Open
#4,214 1 comment 0 reactions 0 assignees View on GitHub
triage
Dominant language
TypeScript
Stars
2k
Forks
682
PR merge metrics
No merged PRs in 30d

Description

Hi!

The command `ionic cordova run ios --livereload` uses by-default `native-run`

In my particular case I don't want automatically start a simulator nor auto run the app in any connected device. I would rather like to run the app with XCode myself.

That's why I suggest to add a `no-run` option which will not run anything automatically.

Contributor guide

Open the contributing guide

Research direction

Start at the `ionic cordova run ios --livereload` command and inspect how its options lead to the automatic `native-run` invocation. Add the `no-run` option so the app is not launched in a simulator or connected device, then verify that the normal run behavior remains unchanged without the option.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.