Skip to content
Snippets Groups Projects
Commit 48b4a1ed authored by GATEAU Thibault's avatar GATEAU Thibault
Browse files

Update readme.md

parent a89fe414
No related branches found
No related tags found
No related merge requests found
......@@ -36,13 +36,9 @@ This set of steps and tools are highly recommended for working with a consistent
- good practices :
* do not push binary files (exception on .pdf for your report to open it fast, images & cie for easy compilation). For large binary files (e.g. viedos) see below
* use english
* at least 1 commit + push a day. But as many as you want. Use explicit messages with a "tag" in brackets for your commit messages (e.g: "[dev] implementing awesome feature showing that P = NP ")
* use latex for your reports (you can use overleaf, but be shure to push src + pdf on your gitlab too)
* put large binaries files on the gitlab package. Tutorial [here](https://gitlab.isae-supaero.fr/hy7one/gitlabadmin/process)
6 - if you are using python, use conda envrionment
......@@ -65,7 +61,8 @@ conda activate my_env
use vectorial imaging (pdf) and provide sources (dot, svg, odt, ppt...)
8 - readme.md
* short descirption
* short description
* user quickstart guide
* developer guide, with full framework install process (inlcuding dependencies)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment