Sample Go project
Creating a sample Go project
This tutorial will go through the steps required to establish your first, green field Golang project.
The pre-requisites for starting the tutorial are:
- Golang is installed on your local device
- Git is installed on your local device
- qaskx-cli command is installed and in your path
It is recommended you also have an IDE installed with suport for Golang.
Click start here to begin.
Note: This tutorial has been written and tested on a Windows 10 laptop.