NativeScript / NativeScript/nativescript-cli
[Feature] Remote build/debugging
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Hi
I would like to propose a feature request: Remote building/debugging.
The idea would be to be able to to configure a remote e.g. MacOSX host, which is used to build or start and emulator via e.g. ssh connection. "Cross-platform development" at its best ^^
An idea could be to provide an additional argument e.g. --host with an IP that is used to connect to. Of course, tns has to be installed on any host but it would make it easier to cross-deploy and test while staying in one working environment.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, commands, tests, or existing entry points; begin by surveying the CLI's build and debug flows and how a remote host could be configured. Clarify the scope of remote building, starting an emulator, SSH connection behavior, and the proposed --host argument. Define the supported workflow and tests before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100