The repository hosts a graphical tool setup
which aims
to help developers get their environment set up.
You can run this graphical interface to see if your computer is ready to go!
You should see something like the following screenshot:
If your setup is not ready then it will give hints about how to complete the configuration.
You may obtain binaries from setup
tool from this download page.
If you prefer to build from source, follow the instructions below.
Please make sure you have go, gcc and graphics library header files installed on your system. You may consult the section Prerequisites in the documentation.
Use the commands below to build and run the tool from sources:
go install fyne.io/setup@latest
$(go env GOPATH)/bin/setup