Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 274 Bytes

Exercises for Go workshops

These are the exercises that go along with this workshop.

Installation

To install the exercises locally, run the following:

go get -d github.com/marcusolsson/go-workshop-exercises/...