Commit bb67ca2f authored by Giorgio de Lodi's avatar Giorgio de Lodi

Updated readem

parent 0512ddce
...@@ -38,7 +38,9 @@ Remember always to be synced with the cloud! ...@@ -38,7 +38,9 @@ Remember always to be synced with the cloud!
During the development of an application we encurage to use this lifecycle. During the development of an application we encurage to use this lifecycle.
1) **Get the repo**: If you join an already started project you will have an access to the internal gitlab repo otherwise ask for it! 1) **Get the repo**: If you join an already started project you will have an access to the internal gitlab repo otherwise ask for it!
2) **Prepare your environment**: we strongly encurage our developers to prepare, share and use development machine with docker. So if in your project there is already a _docker-compose.yml_ use it otherwise create one and share it in the appropriate section of the project 2) **Prepare your environment**: we strongly encurage our developers to prepare, share and use development machine with docker. So if in your project there is already a _docker-compose.yml_ use it otherwise create one and share it in the appropriate section of the project
3) **Commit always**: remember to commit on your repo every change that you make! 3) **Commit always**: remember to commit on your repo every change that you make!
## Environment preparation ## Environment preparation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment