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:

  1. Golang is installed on your local device
  2. Git is installed on your local device
  3. 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.