Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
/ c0-dev-box Public archive

Resources for generating a development environment for Customer[0]

License

Notifications You must be signed in to change notification settings

vmware-archive/c0-dev-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer[0] Developer Machine

This repository has a packer template for creating a Vagrant box for use with VirtualBox containing some utilities that are useful to development on Customer[0].

To create and use the VirtualBox box:

packer build templates/virtualbox.json
vagrant box add c0-dev-virtualbox-ubuntu-yakkety.box --name c0-dev
vagrant init c0-dev
vagrant up
vagrant ssh

About

Resources for generating a development environment for Customer[0]

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published