Skip to content

natdm/intraedge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Tutorial

Installing Go

Nav to https://golang.org/doc/install and install the latest for your OS.

If already installed, run go version to ensure you have 1.11+

Installing Present

Use Present to view slides. After installing Go, run

$ go get golang.org/x/net
$ go get golang.org/x/tools
$ go install golang.org/x/tools/cmd/present

Viewing slides

$ cd slides && present

Then navigate to the link provided to you in your command prompt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors