We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfe453 commit 6cac005Copy full SHA for 6cac005
README.md
@@ -35,13 +35,23 @@ Recursive clone all projects into a namespace (group) in GitLab Server
35
36
</details>
37
38
+# Visão Geral
39
+
40
+## Objetivo
41
42
+## Contexto e Motivação
43
44
+<p align="right">(<a href="#readme-top">back to top</a>)</p>
45
46
# Instalação
47
48
```bash
49
pip install -r requirements.txt --break-system-packages
50
pip install --break-system-packages .
51
```
52
53
54
55
# Contribuição
56
57
Gostaria de contribuir? Isso é ótimo! Temos um guia de contribuição para te ajudar. Clique [aqui](CONTRIBUTING.md) para lê-lo.
0 commit comments