Ionic Box: The easiest way to get your hybrid development environment up and running. A Vagrant install for Android, Cordova, and Ionic.
OS X users needn’t install this, as the installation of the Android SDK usually goes smooth.
A rather geeky/technical weblog, est. 2001, by Bramus
Ionic Box: The easiest way to get your hybrid development environment up and running. A Vagrant install for Android, Cordova, and Ionic.
OS X users needn’t install this, as the installation of the Android SDK usually goes smooth.
The Modern.ie Virtual Machine Images – VMs used for testing several versions of IE – are now also available as vagrant boxes. Here’s the list:
http://aka.ms/vagrant-xp-ie6
http://aka.ms/vagrant-xp-ie8
http://aka.ms/vagrant-vista-ie7
http://aka.ms/vagrant-win7-ie8
http://aka.ms/vagrant-win7-ie9
http://aka.ms/vagrant-win7-ie10
http://aka.ms/vagrant-win7-ie11
http://aka.ms/vagrant-win8-ie10
http://aka.ms/vagrant-win81-ie11
Use it like one would normally add & init & up a box:
$ vagrant box add {title} {url}
$ vagrant init {title}
$ vagrant up
(src)
PuPHPet is a GUI configurator for the Vagrant automation tool. It uses Puppet as the provisioning backend.