Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 384 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 384 Bytes

Setup dotfiles

$ ./install-dotfiles.sh

Install packages

$ sudo ./install-packages.sh

Setup VM

Prequisties

  1. Install Virtualbox
  2. Install Vagrant

Install and connect

$ cd devenv; vagrant up; vagrant ssh

The VM will be bootstrapped with the dotfiles and app packages.