Skip to content

This is an example showing how to set up a Vagrant environment for Go (golang) development. Using hashicorp/precise64 because it works with most providers.

License

Notifications You must be signed in to change notification settings

monban/vagrant-golang-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-golang-example

This is an example showing how to set up a Vagrant environment for Go (golang) development. Using hashicorp/precise64 because it works with them most providers.

Usage

  1. Install Vagrant
  2. Copy the Vagrantfile and bootstrap.sh from this repository into your project
  3. Change the PROJECT_REPOSITORY line from the address of this project to your own (even if you don't plan on putting your project into a public repo, it's still important that you make something up for Go to work properly)
  4. Run vagrant up
  5. Enjoy

About

This is an example showing how to set up a Vagrant environment for Go (golang) development. Using hashicorp/precise64 because it works with most providers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published