Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 222 Bytes

hello_vagrant

Hello Vagrant, development with VMs

  1. Install Vagrant
  2. vagrant box add precise32 http://files.vagrantup.com/precise32.box
  3. vagrant up
  4. go to http://127.0.0.1:4567/ or vagrant ssh