andydotxyz / fyne-setup

Helper tools for getting your development environment set up for Fyne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fyne Setup

The setup repository aims to help developers get their environment set up.

You can run the interface to see if your computer is ready to go!

go install fyne.io/setup@latest
$(go env GOPATH)/setup

You should see something like the following screenshot:

Setup screenshot

If your setup is not ready then it will give hints about how to complete the configuration.

About

Helper tools for getting your development environment set up for Fyne

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%