.drone.yml and README.md update
continuous-integration/drone/push Build was killed Details

master
dohodin 2 years ago
parent 317321568e
commit 6b52aa8ac4

@ -7,13 +7,6 @@ trigger:
- push - push
steps: steps:
- name: build
image: maven:3-jdk-10
commands:
- cd Source/
- javac --module-path /home/dorian/.jdks/liberica-19.0.1\lib --add-modules javafx.controls,javafx.fxml src/console/LView.java
- java --module-path /home/dorian/.jdks/liberica-19.0.1\lib --add-modules javafx.controls,javafx.fxml src/console/LView
- name: generate-and-deploy-docs - name: generate-and-deploy-docs
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer
failure: ignore failure: ignore

@ -0,0 +1,8 @@
<p>
<img src="https://res.cloudinary.com/practicaldev/image/fetch/s--J-Co5nCi--/c_imagga_scale,f_auto,fl_progressive,h_900,q_auto,w_1600/https://dev-to-uploads.s3.amazonaws.com/i/50wqymheohah6vu55lis.png"/>
</p>
Ce projet est un travail universitaire pour la deuxième année du B.U.T Informatique de Clermont-Ferrand.
<br>
Ici vous trouverez le projet de JavaFX, qui est de réaliser une station météo et ses différentes fonctionnalités.
<br><br>
Loading…
Cancel
Save