Skip to content

golangmx/vagrant_golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant with golang environment

Simple golang development environment for Vagrant.

Table of Contents

  1. You must have installed (Vagrant)[http://www.vagrantup.com/downloads.html]
  2. And (VirtualBox)[https://www.virtualbox.org/wiki/Downloads]

Quickstart

First at all clone our vagrant repository:

$> git clone https://github.com/ivan-iver/vagrant_golang.git golang

After that you can run your vagrant machine:

$ cd golang/
$ vagrant up --provision

Then the box will be downloaded for you.

If you wish, you can learn more about it alter a vagrant file and its configuration options.

Copyright and license


Copyright (c) 2015 Iván Jaimes. See LICENSE for details.

About

Otro projecto de vagrant con go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%