Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 308 Bytes

File metadata and controls

10 lines (8 loc) · 308 Bytes

Go learning projects

This repository contains a collection of projects I've worked on to learn Go. The projects are not meant

Running go

To run the go code, you need to have go installed on your machine. You can install go from here.

    go run main.go