Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add -i alias for --interactive option #2420

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Conversation

szymonrybczak
Copy link
Collaborator

Summary:

-i is easier and faster to type.

Test Plan:

  1. Clone the repository and do all the required steps from the Contributing guide
  2. Run this command:
node /path/to/react-native-cli/packages/cli/build/bin.js run-ios -i
  1. Should work the same as with --interactive

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@szymonrybczak
Copy link
Collaborator Author

@thymikee should we mention these in docs?

@thymikee
Copy link
Member

Yup

@github-actions github-actions bot added the docs Documentation change label Jun 20, 2024
@thymikee thymikee merged commit a58181c into main Jun 24, 2024
10 checks passed
@thymikee thymikee deleted the feat/interactive-shortcut branch June 24, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation change feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants