A repository containing base code the Graph & Algorithm project of INSA Toulouse. http://wwwperso.insa-toulouse.fr/~lebotlan/Y/be-graphes.html
Go to file
Mikael Capelle 3d9f0f8e4b Add README.
2018-03-12 17:58:32 +01:00
.settings Fix issue with MapViewDrawing and generalize ClickListener for all Drawings. 2018-02-23 23:21:21 +01:00
libs Create new drawing using Mapsforge. 2018-02-21 19:22:37 +01:00
res Update path panel. 2018-03-05 19:27:30 +01:00
src Move resources to class. 2018-03-12 17:32:44 +01:00
.classpath Move resources to class. 2018-03-12 17:32:44 +01:00
.gitignore Update gitignore. 2018-02-24 13:40:40 +01:00
.project Create new drawing using Mapsforge. 2018-02-21 19:22:37 +01:00
README.md Add README. 2018-03-12 17:58:32 +01:00

Graph & Algorithm projects

How to start?

You will not be able to use this repository to save your work, thus you need to copy / import it to your favorite repository platform.

Importing to Github, Bitbucket or Gitlab.

You first need to register on one of these platform, the steps to import the project are detailed below for each platform.

Github

  1. In the upper-right corner of any page, click &#f05d;, and then click Import repository.

  2. Paste the following URL in the first input:

https://gitea.typename.fr/INSA/be-graphes.git

  1. Choose the name you want for the repository.

  2. Click Begin import.

  3. Wait for completion... Done!