How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "obc/dev-env"
end
vagrant init obc/dev-env
vagrant up
This version was created over 8 years ago.
Upgrade to Go 1.6
This version was created over 8 years ago.
Includes PR #44 enhancements from @jyellick
This version was created over 8 years ago.
There isn't a description.
This version was created over 8 years ago.
There isn't a description.