Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
/ SaudeFX Public archive

Projeto feito em Java/JavaFX visando demostrar alguns indicadores de saúde

Notifications You must be signed in to change notification settings

pedroermarinho/SaudeFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Welcome to SaudeFX 👋

Version Documentation Maintenance License:MIT Twitter: pedroermarinho

Projeto feito em Java / JavaFX, utilizando alguns indicadores de saúde

Demo

Install

sudo snap install saudefx

Usage

saudefx

Run tests

mvn install
java --module-path=snap/local/javafx-sdk-11.0.2/lib --add-modules=javafx.controls,javafx.fxml,com.jfoenix --add-exports javfx.controls/com.sun.javafx.scene.control=com.jfoenix --add-exports javafx.controls/com.sun.javafx.scene.control.behavior=com.jfoenix  -cp shade/SaudeFX.jar br.com.saudefx.App

Author

👤 Pedro Marinho

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Pedro Marinho.
This project is MIT licensed.


This README was created with the markdown-readme-generator