An open API service indexing awesome lists of open source software.

https://github.com/guleri24/fis-global

FIS-Global is a JavaFX template application for building the multi-module maven project 💸
https://github.com/guleri24/fis-global

github-actions java17 javafx-17 maven

Last synced: 6 months ago
JSON representation

FIS-Global is a JavaFX template application for building the multi-module maven project 💸

Awesome Lists containing this project

README

          

# FIS Global
FIS-Global is a JavaFX template application for building the multi-module maven project

![](docs/FisGlobal.png)

## To run this application from the source
`mvn clean javafx:run` in linux

`mvn clean javafx:run` in windows

## Requirement for this project
JDK 17 only and the rest is pulled by the mvn wrapper for you.
In linux : Terminal [Alacritty](https://github.com/alacritty/alacritty) is required but can be changed.

## To create application packages
1. Push the edits
2. Follow these steps to build your package using GitHub actions
![](docs/GitHub-Actions.png)
In the 3rd case, when you click the button there is option to build the latest push using GitHub Action.
You basically request GitHub to build this package for me.
3. And Similar for other OS's like Mac (.dmg) and Linux (.deb, .rpm)