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

[dev-nativescript] add target argument support #26

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rvanzon
Copy link
Contributor

@rvanzon rvanzon commented Sep 6, 2023

To make it possible to manually choose the device id. Now it's possible to use the second argument for this. It's optional, if not provided, the list of available devices will show up to choose from.

  • feat: added usage information

  • feat: added target argument support

  • refact: replaced global platform with function arguments

  • refact: moved platform argument validation out of getAvailableDevices to main function

  • chore: removed fs package, as it's unused

@cla-bot cla-bot bot added the cla: yes label Sep 6, 2023
@rvanzon
Copy link
Contributor Author

rvanzon commented Sep 6, 2023

@NathanWalker FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant