Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 494 Bytes

INSTALL.md

File metadata and controls

24 lines (14 loc) · 494 Bytes

Installation

Clone this repo

First use git to clone this repo to your local machine:

git clone https://github.com/hybridgroup/gopherconsg-2025.git
cd gopherconau-2025

Install Go 1.23

If somehow you have not installed Go 1.23 on your computer already, you can download it here:

https://go.dev/dl/

Now you are ready to install TinyGo.

Install TinyGo

You will need to install TinyGo 0.35+ in order to do today's activities.

https://tinygo.org/getting-started/install/