codimd-to-gitlab-sync/README.md

23 lines
507 B
Markdown
Raw Normal View History

## Setup
Install the glab tool using a package manager of your choice.
Set environment variable in your shell profile:
```bash
export GITLAB_HOST=https://git.zeus.gent
2022-04-18 21:11:58 +00:00
export GITLAB_TOKEN_NAME=the-token-name-in-gitlab
export GITLAB_TOKEN=********
export CMD_SERVER_URL=https://codimd.zeus.gent
export CMD_EMAIL=codimd.zeus.gent@mcbloch.dev
export CMD_PASSWORD=*******
```
## TODO
- Add a way to discover new markdown files.
- Scraping Mattermost
2022-04-18 21:11:58 +00:00
- ? Providing an api endpoint to post an url to ?