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
Change comment: There is no comment for this version
To version 39.1
edited by Antony Desmeaux
on 2024/04/30 07:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,6 +4,12 @@
4 4  
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  
7 +Actuellement, l'outil peut être testé en ligne de commande ou via une interface web primitive.
8 +
9 +{{velocity}}
10 +[[Essayer Eden>>https://xwiki.vanaprincipia.fr/edenapp||class="btn btn-primary btn-lg"]]
11 +{{/velocity}}
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"}}
... ... @@ -128,15 +128,13 @@
128 128  
129 129  (% class="col-sm-3" %)
130 130  (((
131 -[[Écran principal de l'outil (interface en ligne de commande)>>image:1681683961650-939.png||alt="Ecran principal" data-xwiki-image-style-alignment="center"]]
138 +[[Écran principal de l'outil (interface en ligne de commande)>>image:1681683961650-939.png||alt="Ecran principal" data-xwiki-image-style-alignment="center" style="border-radius:15px"]]
132 132  
133 -----
140 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles**
134 134  
135 -Liens utiles
136 -
137 137  * [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]]
138 138  
139 -Contenu de la page
144 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Contenu de la page**
140 140  
141 141  {{toc depth="2"/}}
142 142  )))