Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 449 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 449 Bytes

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.