Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

golangtutorials/001-go-vagrant-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

Golang (Go) Vagrant Build with Ubuntu 16.04

This is repo is for Episode 1 of the Golang Tutorials.

Prerequisites:

  1. VirtualBox - https://www.virtualbox.org/wiki/Downloads
  2. Vagrant - https://www.vagrantup.com/downloads.html

How to use:

  1. Clone the repo
  2. From your shell (Linux / Mac) or PowerShell (Windows) cd to the appropriate folder
  3. type: vagrant up
  4. Once the setup is complete then type: vagrant ssh -- this will ssh you into the commandline of the vagrant box
  5. type: cd /vagrant/workspace
  6. type: go run main.go -- This should return the following: Hello world!

##Youtube Tutorial https://www.youtube.com/watch?v=dZHbhZqdFWY&t=18s

About

This is a base implementation of Ubuntu 16.04 and Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /