Give sample tree for standalone exercices
Some checks are pending
continuous-integration/drone/push Build is pending
Some checks are pending
continuous-integration/drone/push Build is pending
This commit is contained in:
parent
d8f91861bd
commit
9da34c0cfe
@ -34,6 +34,28 @@ doivent respecter une certaine arborescence que voici :
|
|||||||
└── ...
|
└── ...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Ou pour un exercice seul :
|
||||||
|
|
||||||
|
```
|
||||||
|
.
|
||||||
|
├── AUTHORS.txt
|
||||||
|
├── challenge.txt
|
||||||
|
├── finished.md (opt.)
|
||||||
|
├── heading.jpg
|
||||||
|
├── links.txt
|
||||||
|
├── overview.md
|
||||||
|
├── resolution.md (choice)
|
||||||
|
├── resolution.mp4 (choice)
|
||||||
|
├── repochecker-ack.txt
|
||||||
|
├── statement.md
|
||||||
|
├── title.txt
|
||||||
|
├── files/
|
||||||
|
│ ├── DIGESTS.txt
|
||||||
|
│ └── ...
|
||||||
|
└── ressources/
|
||||||
|
└── ...
|
||||||
|
```
|
||||||
|
|
||||||
{{% notice warning %}}
|
{{% notice warning %}}
|
||||||
Pour le bon usage et la bonne configuration de vos dépôts sur GitLab, veuillez consulter [la page dédiée]({{<relref "git">}}).
|
Pour le bon usage et la bonne configuration de vos dépôts sur GitLab, veuillez consulter [la page dédiée]({{<relref "git">}}).
|
||||||
{{% /notice %}}
|
{{% /notice %}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user