A modern JavaFX example project demonstrating best practices in structure, modularity, and automation.
- Clone the repository:
git clone https://github.com/hkevin01/Javafx-example.git
- Navigate to the project directory:
cd Javafx-example/Javafx-example - Build the project (see scripts/build.sh).
- Run the application using the provided scripts or your IDE.
- See
docs/for detailed documentation and usage examples.
- Fork the repository and create a feature branch.
- Follow the development workflow in
WORKFLOW.md. - Submit pull requests with clear descriptions.
MIT License. See LICENSE for details.