Skip to content
/ setup Public

Helper tools for getting your development environment set up for Fyne

License

Notifications You must be signed in to change notification settings

fyne-io/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fyne Setup

Synopsis

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:

Setup screenshot

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

Binaries

You may obtain binaries from setup tool from this download page.

Installation

If you prefer to build from source, follow the instructions below.

Prerequisites

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.

Building and running

Use the commands below to build and run the tool from sources:

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

About

Helper tools for getting your development environment set up for Fyne

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages