Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

andreynering/vagrant-golang-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-golang-box

Vagrant box for Go development.

What is this?

A simple Vagrant box for Golang development. The idea is having a simple machine that you can use with vanilla Vagrant. It doesn't depend on Chef, Puppet or any other external plugin.

Use instructions

  • Make sure you have the latests version of VirtualBox and Vagrant
  • Download Vagrantfile and vagrant-bootstrap.sh to your project folder
  • Edit the files for your needs/preferences (optional)
  • Run vagrant up
  • When done, login with username vagrant and password vagrant
  • The GOPATH environment variable is configured to ~/gopath (or /home/vagrant/gopath)

Thanks

This repo is inspired by rails-dev-box.

Releases

No releases published

Packages

 
 
 

Languages