67 Forks
635 Stars
635 Watchers

scalafx

ScalaFX simplifies creation of JavaFX-based user interfaces in Scala

How to download and setup scalafx

Open terminal and run command
git clone https://github.com/scalafx/scalafx.git
git clone is used to create a copy or clone of scalafx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with scalafx https://github.com/scalafx/scalafx/archive/master.zip

Or simply clone scalafx with SSH
[email protected]:scalafx/scalafx.git

If you have some problems with scalafx

You may open issue on scalafx support forum (system) here: https://github.com/scalafx/scalafx/issues