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/