Skip to content

traintracks/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devbox

$ brew cask install virtualbox
$ brew cask install vagrant
$ brew install packer
$ brew install ansible
$ git clone git@github.com:traintracks/devbox.git
$ cd devbox/packer
$ packer build devbox.json
$ cd ..
$ vagrant box add devbox packer/builds/devbox.box
$ vagrant up

About

A vagrant devbox built with packer and ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages