Différences entre les versions de « Loomio »
Aller à la navigation
Aller à la recherche
(Setup-a-Loomio-development-environment) |
(→Présentation (VOSTFR) : Vimeo) |
||
(8 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
== Présentation (VOSTFR) == | |||
=== En 1 minute === | |||
{{#widget:Vimeo | |||
|id=193152427 | |||
|width=640 | |||
|height=360 | |||
}} | |||
{{#widget:Youtube | |||
|id=G2ShPgal-ww | |||
|width=640 | |||
|height=360 | |||
}} | |||
Sous-titré via http://amara.org/fr/videos/Hg82ZE5NsnVN/url/2448301/ | |||
=== En 14 minutes === | |||
{{#widget:Vimeo | |||
|id=193153301 | |||
|width=640 | |||
|height=360 | |||
}} | |||
{{#widget:Youtube | |||
|id=utuc41PPqIM | |||
|width=640 | |||
|height=360 | |||
}} | |||
Sous-titré via http://amara.org/fr/videos/U2HwHHRNlYY6/url/2587815/ | |||
== Install == | == Install == | ||
=== Version de développement === | |||
https://github.com/loomio/loomio/wiki/Setup-a-Loomio-development-environment : | |||
* marche sous Ubuntu 15.04 | |||
* marche sous OS 10.10.4 (avec PostgreSQL version 9.3.5 iso 9.4+ recommandé) | |||
* Pour le lancer, ouvrir un terminal et taper : | |||
cd ~/projects/loomio | |||
rails s | |||
* appeler l'adresse : | |||
http://localhost:3000 |
Version actuelle datée du 26 novembre 2016 à 16:47
Présentation (VOSTFR)
En 1 minute
Sous-titré via http://amara.org/fr/videos/Hg82ZE5NsnVN/url/2448301/
En 14 minutes
Sous-titré via http://amara.org/fr/videos/U2HwHHRNlYY6/url/2587815/
Install
Version de développement
https://github.com/loomio/loomio/wiki/Setup-a-Loomio-development-environment :
- marche sous Ubuntu 15.04
- marche sous OS 10.10.4 (avec PostgreSQL version 9.3.5 iso 9.4+ recommandé)
- Pour le lancer, ouvrir un terminal et taper :
cd ~/projects/loomio rails s
- appeler l'adresse :
http://localhost:3000