17 lines
No EOL
329 B
Markdown
17 lines
No EOL
329 B
Markdown
|
|
## Setup
|
|
|
|
Install the glab tool using a package manager of your choice.
|
|
|
|
Set environment variable in your shell profile:
|
|
|
|
```bash
|
|
export GITLAB_TOKEN=xxx
|
|
export GITLAB_HOST=https://git.zeus.gent
|
|
```
|
|
|
|
## TODO
|
|
|
|
- Add a way to discover new markdown files.
|
|
- Scraping Mattermost
|
|
- ? Providing an api endpoint to post an url to ? |