Changes for page Eden
Last modified by Antony Desmeaux on 2025/04/21 13:26
From version 32.1
edited by Antony Desmeaux
on 2024/01/07 11:21
on 2024/01/07 11:21
Change comment:
There is no comment for this version
To version 39.1
edited by Antony Desmeaux
on 2024/04/30 07:32
on 2024/04/30 07:32
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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,13 +18,26 @@ 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}} 27 +---- 24 24 25 -(% class="wikigeneratedid" %) 26 -(!)(% style="color:#e67e22" %) l'interface n'est pas encore fonctionnelle 29 += Installer Eden = 27 27 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 + 39 +Installer les éléments nécessaires à compiler du Rust ([[https:~~/~~/rustup.rs/) :>>https://rustup.rs/]] 40 + 41 +{{code language="bash"}} 42 +curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 43 +{{/code}} 44 + 45 +(% style="color:#e67e22" %)//**TODO**//(%%) 46 + 28 28 ---- 29 29 30 30 = Base de données utilisée = ... ... @@ -116,15 +116,13 @@ 116 116 117 117 (% class="col-sm-3" %) 118 118 ((( 119 -[[É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"]] 120 120 121 --- --140 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles** 122 122 123 -Liens utiles 124 - 125 125 * [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]] 126 126 127 -Contenu de la page 144 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Contenu de la page** 128 128 129 129 {{toc depth="2"/}} 130 130 )))