Overview

This repo is intended to practice the steps found in the Go getting started documentation. It's a simple project for practicing the basics, such as module creation, error handling, and compiling/running a simple Go application.

I have been practicing these steps in a Golang Docker Container for funzies as well.