Skip to content

pecke01/go_vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Go Vagrant

This is repo contains a Vagrantfile to setup a simple go environment to get up and running with go development.

Simply install Vagrant.

  • Create a home folder for your project.
  • Copy the Vagrantfile to the root.
  • Run vagrant up

You can now run vagrant ssh to access your machine. Your GOPATH is located under /vagrant/

About

Setup a Go development environment with Vagrant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors