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 💸
- Host: GitHub
- URL: https://github.com/guleri24/fis-global
- Owner: Guleri24
- License: apache-2.0
- Created: 2022-03-13T03:45:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T16:37:14.000Z (over 3 years ago)
- Last Synced: 2023-06-01T11:54:04.293Z (almost 3 years ago)
- Topics: github-actions, java17, javafx-17, maven
- Language: Java
- Homepage:
- Size: 15 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# FIS Global
FIS-Global is a JavaFX template application for building the multi-module maven project

## 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

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)