Changes for page Eden
Last modified by Antony Desmeaux on 2025/04/21 13:26
From version 33.1
edited by Antony Desmeaux
on 2024/01/07 11:23
on 2024/01/07 11:23
Change comment:
There is no comment for this version
To version 37.1
edited by Antony Desmeaux
on 2024/01/14 14:02
on 2024/01/14 14:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,8 +2,14 @@ 2 2 ((( 3 3 = Tester Eden = 4 4 5 +{{velocity}} 6 +[[Essayer Eden>>https://xwiki.vanaprincipia.fr/edenapp||class="btn btn-primary btn-lg"]] 7 +{{/velocity}} 8 + 5 5 Eden est le nom de l'outil développé par Vana Principia. Il permet à son utilisateur d'obtenir un design d'architecture végétale adapté à son environnement. C'est une horticultrice virtuelle conçue pour aider au passage à l'acte réel. 6 6 11 +Actuellement, l'outil peut être testé en ligne de commande ou via une interface web primitive. 12 + 7 7 Eden peut : 8 8 9 9 * (/) identifier les plantes adaptées à un environnement donné ... ... @@ -18,17 +18,18 @@ 18 18 19 19 (% style="color:#ffffff" %).(%%) 20 20 21 -{{velocity}} 22 -[[Essayer Eden>>https://xwiki.vanaprincipia.fr/edenapp||class="btn btn-primary btn-lg"]] 23 -{{/velocity}} 24 - 25 -(% class="wikigeneratedid" %) 26 -(!)(% style="color:#e67e22" %) l'interface n'est pas encore fonctionnelle 27 - 28 28 ---- 29 29 30 30 = Installer Eden = 31 31 31 +== Linux == 32 + 33 +Cloner le répertoire GitLab sur votre ordinateur ([[Git - Getting a Git Repository (git-scm.com)>>url:https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository]]) : 34 + 35 +{{code language="bash"}} 36 +git clone https://gitlab.com/antony.desmeaux/vanaprincipia.git 37 +{{/code}} 38 + 32 32 Installer les éléments nécessaires à compiler du Rust ([[https:~~/~~/rustup.rs/) :>>https://rustup.rs/]] 33 33 34 34 {{code language="bash"}}