Skip to content

Commit a6a8fc5

Browse files
committed
docs: Add gitlab example to docs
1 parent 07c224e commit a6a8fc5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/examples.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,17 @@ YAML:
3737
3838
```
3939

40+
## Script: Collect repos from Gitlab
41+
42+
```{literalinclude} ../scripts/generate_gitlab.sh
43+
:language: shell
44+
45+
```
46+
47+
```{literalinclude} ../scripts/generate_gitlab.py
48+
:language: python
49+
50+
```
51+
52+
4053
[pip vcs url]: https://pip.pypa.io/en/latest/reference/pip_install/#vcs-support

0 commit comments

Comments
 (0)