From 730f6d919e7b90fce8ad9b8b507dd10d7c5c7bce Mon Sep 17 00:00:00 2001 From: Valentin Date: Mon, 15 May 2023 18:32:58 +0200 Subject: [PATCH] =?UTF-8?q?ajout=C3=A9=20la=20section=20dev=20au=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6c1b988..94e9d56 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,14 @@ - `plugins -> installed plugins` - `settings -> redis` +# dev + +1. depuis la racine du stack `cd src/bedrock/web/app/themes/partition-jlg-theme` +2. `git pull` +3. bidouiller le thème +4. `git add .` +5. `git commit -m "message de commit"` +6. `git push origin master` # xdebug