mghlaiel / intro-to-go-workshop

Intro to Go Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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