由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Faster Hybrid Dev with Ionic Box
相关主题
请教cross platform的mobile development最好是哪个苹果健身榜前十app源代码:ionic/angular
想问一下,大家一般是怎么在windows 上装 centos, ubuntu 等的?再说说react & angular 2
请问怎么把production server克隆到本地的virtual machinejs里不允许任何html markup
xaramin, phonegap, titanium, which one should I choose跨平台开发比较
Vagrant v.s. Dockerionic 2 still beta?
同时写两个平台的app?现在mobile开发的趋势是怎么样的?
快速搭建一个website?ionic blog: web developer will rule the world
尼玛ionic还是不太成熟另外一个趋势,说明为啥 Javascript 要一统天下
相关话题的讨论汇总
话题: ionic话题: box话题: vagrant话题: hybrid
进入Programming版参与讨论
1 (共1页)
i**i
发帖数: 1500
1
干活了干活了
http://ionicframework.com/blog/ionic-vagrant-android/
Get Ionic updates and articles on building great cross-platform mobile apps
Sign up
The Official Ionic Blog
The next generation HTML5 hybrid app development framework
Faster Hybrid Dev with Ionic Box
By @maxlynch on August 18, 2014
We know that one of the biggest pain points in hybrid development with Ionic
, Cordova, and Android is just getting everything installed and configured
on your machine. It hurts us to watch new developers fumble with the
dependencies required for doing mobile development.
It's especially bad for Windows users that often have very diverse
installations and inconsistent access to a Unix-style command line where
tools like Node.js (used by Ionic and Cordova) thrive.
So today we are relieved to announce we've created a solution to the
nightmare that is dependency installation: Ionic Box, an all-in-one project
for setting up hybrid development environments more quickly and easily.
The first version of Ionic Box uses Vagrant to set up a virtual machine for
you to develop through. If you aren't familiar with Vagrant, it's a tool to
create reusable development environments through the use of virtual machines
, most commonly through VirtualBox. That means you can configure a Virtual
Machine complete with all the tools you need to start building hybrid or
native-only apps with Android and Cordova.
To use this project, download the most recent release of the code, unzip it,
and then open up your command prompt or terminal and cd into the extracted
folder.
Assuming you have Vagrant and VirtualBox installed, all you need to do us
run vagrant up and the machine will download and configure itself. It takes
a bit of time at first, but it's all automated and only needs to be done
once.
Once the image is built and running, you can run vagrant ssh to connect to
the image where you have a full development environment ready to go,
including support for testing on a USB connected Android device! Configure
shared directories to share code from your host computer to the vagrant
guest, and it'll feel just like home.
So give this project a try, and let us know what you think! This is the
first release and we will be evolving this over time as we learn how people
use it in the wild.
Ionic Box
(Help us change mobile development forever. We are hiring!)
d*******r
发帖数: 3299
2
看了,很不错
1 (共1页)
进入Programming版参与讨论
相关主题
另外一个趋势,说明为啥 Javascript 要一统天下Vagrant v.s. Docker
cvs configuration同时写两个平台的app?
Software Configuration Management (转载)快速搭建一个website?
哪里能看一下fedora glibc 的 make configuration (转载)尼玛ionic还是不太成熟
请教cross platform的mobile development最好是哪个苹果健身榜前十app源代码:ionic/angular
想问一下,大家一般是怎么在windows 上装 centos, ubuntu 等的?再说说react & angular 2
请问怎么把production server克隆到本地的virtual machinejs里不允许任何html markup
xaramin, phonegap, titanium, which one should I choose跨平台开发比较
相关话题的讨论汇总
话题: ionic话题: box话题: vagrant话题: hybrid