Skip to content

ashleymcnamara/intro-to-go-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Go Workshop

Requirements

Install Git and Mercurial

apt-get install git mercurial

Configure Git

git config --global user.name "Kelsey Hightower"
git config --global user.email kelsey.hightower@gmail.com

Set Environment Variables

export docker_host=$docker_host_from_slide
export username=kelseyhightower

Speed Tour

Hands on Labs

About

Intro to Go Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%