Include composer dependencies in repo
This commit is contained in:
@@ -26,11 +26,8 @@ People who are using a remote database (Mysql/Postgresql) and a remote object st
|
||||
From the git repository (development version)
|
||||
---------------------------------------------
|
||||
|
||||
You must install [composer](https://getcomposer.org/) to use this method.
|
||||
|
||||
1. `git clone https://github.com/kanboard/kanboard.git`
|
||||
2. `composer install --no-dev`
|
||||
3. Go to the third step just above
|
||||
2. Go to the third step just above
|
||||
|
||||
Note: This method will install the **current development version**, use at your own risk.
|
||||
|
||||
|
||||
@@ -30,8 +30,7 @@ From the repository (development version)
|
||||
-----------------------------------------
|
||||
|
||||
1. `git pull`
|
||||
2. `composer install --no-dev`
|
||||
3. Login and check if everything is ok
|
||||
2. Login and check if everything is ok
|
||||
|
||||
Note: This method will install the **current development version**, use at your own risk.
|
||||
|
||||
|
||||
@@ -27,12 +27,8 @@ Las personas que están utilizando una base de datos remota (MySQL / PostgreSQL)
|
||||
Desde el repositorio (versión de desarrollo)
|
||||
-----------------------------------------
|
||||
|
||||
|
||||
Debe instalar [compositora] (https://getcomposer.org/)para utilizar este método.
|
||||
|
||||
1. ` git clone https: // github.com / kanboard / kanboard.git`
|
||||
2. ` composer instalar --no- dev`
|
||||
3. Ir a la tercera etapa justo por encima
|
||||
2. Ir a la tercera etapa justo por encima
|
||||
|
||||
Nota: Este método se instalará la versión de **desarrollo actual** , utilice a su propio riesgo .
|
||||
|
||||
|
||||
@@ -28,7 +28,6 @@ Desde el repositorio (development version)
|
||||
-----------------------------------------
|
||||
|
||||
1. `git pull`
|
||||
2. `composer install --no-dev`
|
||||
3. Inicia la sesión y comprobar si todo está bien
|
||||
2. Inicia la sesión y comprobar si todo está bien
|
||||
|
||||
Nota: Este método se instalará la **versión de desarrollo actual**, utilice a su propio riesgo.
|
||||
|
||||
@@ -26,11 +26,8 @@ Les gens qui utilisent une base de données distante (Mysql/Postgresql) ou un sy
|
||||
Depuis le dépôt git (version de développement)
|
||||
----------------------------------------------
|
||||
|
||||
Vous devez installer [composer](https://getcomposer.org/) pour utiliser cette méthode.
|
||||
|
||||
1. `git clone https://github.com/kanboard/kanboard.git`
|
||||
2. `composer install --no-dev`
|
||||
3. Allez à l'étape 3) juste au-dessus
|
||||
2. Allez à l'étape 3) juste au-dessus
|
||||
|
||||
Cette méthode va installer **la version en cours de développement**, utilisez là à vos risques.
|
||||
|
||||
|
||||
@@ -30,8 +30,7 @@ Depuis le dépôt git (version de développement)
|
||||
---------------------------------------------
|
||||
|
||||
1. `git pull`
|
||||
2. `composer install --no-dev`
|
||||
3. Testez que tout fonctionne correctement
|
||||
2. Testez que tout fonctionne correctement
|
||||
|
||||
Cette méthode va installer **la version en cours de développement**, utilisez là à vos risques.
|
||||
|
||||
|
||||
@@ -47,16 +47,8 @@
|
||||
Инсталяция из репозитория (разрабатываемая версия)[¶](#from-the-repository-development-version "Ссылка на этот заголовок")
|
||||
--------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
Вы можете установить [composer](https://getcomposer.org/) для этого метода инсталяции.
|
||||
|
||||
|
||||
1. `git clone https://github.com/fguillot/kanboard.git`
|
||||
|
||||
2. `composer install --no-dev`
|
||||
|
||||
3. Далее, перейдите к третьему шагу [Инсталяция из архива](installation.html#from-the-archive-stable-version)
|
||||
2. Далее, перейдите к третьему шагу [Инсталяция из архива](installation.html#from-the-archive-stable-version)
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -42,10 +42,7 @@
|
||||
|
||||
|
||||
1. `git pull`
|
||||
|
||||
2. `composer install --no-dev`
|
||||
|
||||
3. Выполните вход и проверьте, что все работает корректно
|
||||
2. Выполните вход и проверьте, что все работает корректно
|
||||
|
||||
|
||||
**Внимание**: Выполняя обновление из разрабатываемой версии, вы должны понимать, что это нестабильная версия и берете все риски по работе Канборд на себя.
|
||||
|
||||
@@ -26,11 +26,8 @@ Uzak bir veritabanı (Mysql/Postgresql) ve uzak nesne depolama birimi (Aws S3 ve
|
||||
Git deposundan (geliştirme versiyonu)
|
||||
---------------------------------------------
|
||||
|
||||
Bu yöntemi kullanmak için [composer](https://getcomposer.org/) yüklemelisiniz.
|
||||
|
||||
1. `git clone https://github.com/kanboard/kanboard.git`
|
||||
2. `composer install --no-dev`
|
||||
3. Yukarıdaki üçüncü adıma geçin
|
||||
2. Yukarıdaki üçüncü adıma geçin
|
||||
|
||||
Not: Bu yöntem, **mevcut geliştirme sürümünü** yükleyecektir, kendi sorumluluğunuzdadır.
|
||||
|
||||
|
||||
@@ -30,8 +30,7 @@ Depodan-repository (geliştirme versiyonu)
|
||||
-----------------------------------------
|
||||
|
||||
1. `git pull`
|
||||
2. `composer install --no-dev`
|
||||
3. Giriş yapın ve her şeyin yolunda olduğunu kontrol edin
|
||||
2. Giriş yapın ve her şeyin yolunda olduğunu kontrol edin
|
||||
|
||||
Not: Bu yöntem, **mevcut geliştirme sürümünü** yükleyecektir, bu versiyonu kullanmanız kendi sorumluluğunuzdadır.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user