Skip to content

This repository is a prototype for the project of SIN4U05 course at Aix-Marseille University.

Notifications You must be signed in to change notification settings

ASibiak/sin4u05-notests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route Planner

This repository is a prototype for the project of SIN4U05 course at Aix-Marseille University.

Student

LASTNAME FIRSTNAME

Tools

Generate the Javadoc documentation

./gradlew javadoc

The Javadoc documentation gets built in build/docs/javadoc/index.html.

Launch the tests

./gradlew test

Launch the application

On Linux, run:

GDK_SCALE=2 ./gradlew run

About

This repository is a prototype for the project of SIN4U05 course at Aix-Marseille University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • CSS 0.3%