/gdsc_get_going_with_golang

A companion repository for the GDSC University of London talk, "Get Going with Golang" https://gdsc.community.dev/events/details/developer-student-clubs-university-of-london-presents-get-going-with-golang/

Primary LanguageGo

GDSC University of London

Get Going with Golang

A companion repository for the GDSC University of London talk, "Get Going with Golang" https://gdsc.community.dev/events/details/developer-student-clubs-university-of-london-presents-get-going-with-golang/

A recording of the talk is available on Youtube:

Prerequisites

  • Golang 1.17.5 ideally
  • POSIX Compliant Shell accessible at /bin/sh
  • Make utility installed

Starting the docs server

From the root of the repo:

$ make docs

Credits

All credit to the original creators of the code I adapted!