问题描述
我想开发将要部署的Web和移动应用流星应用(Android&安培; iOS版)。我将我的开发机器上使用Windows。我将使用WebStorm作为我的IDE。
I want to develop a Meteor app that will be deployed for web and mobile app (Android & iOS). I will use Windows on my dev machine. I will use WebStorm as my IDE.
怎么样才能使我的应用程序部署到应用程序商店?最简单的方法
What are the easiest ways to get my app deployed into the app stores?
我希望尽量减少额外的配置工作,并复制code。
I want to minimise extra configuration effort and duplicate code.
===参考===
一些可能的解决方案,我遇到有:
Some possible solutions I've come across are:
- nitrous.io - 但花钱
- 流浪 - 但看起来复杂
当我运行>流星安装-SDK的Android
我得到此命令尚未在Windows上使用
因为它不支持。
When I run >meteor install-sdk android
I get This command is not yet available on Windows.
since it's not supported.
我要求在2015年3月,这个问题当为Windows官方流星仍然是一个候选版本,并没有计划为在不久的将来在Windows Mobile的支持。 (参见:http://stackoverflow.com/a/27698104/1369798)
I'm asking this questions in March 2015, when official Meteor for Windows is still a release candidate and there are no plans to for mobile support on Windows in the near future. (See: http://stackoverflow.com/a/27698104/1369798)
推荐答案
购买一台Mac。
由于多我厌恶,他们,我的Mac Mini范围的底部。我发现有不工作在Windows流星的许多方面。另外一个是自己的测试框架,速度。
As much I loathe, them, I got a bottom of the range Mac Mini. I discovered there are many aspects of Meteor that don't work on Windows. Another one is their testing framework, Velocity.
测试?谁需要这...:/
Testing? Who needs that... :/
这篇关于创建为Windows官方流星移动应用程序最简单的方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!