Open
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