Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bugwz/picgo-plugin-gitlab

fork from yuki-xin/picgo-plugin-web-uploader
https://github.com/bugwz/picgo-plugin-gitlab

Last synced: 3 months ago
JSON representation

fork from yuki-xin/picgo-plugin-web-uploader

Awesome Lists containing this project

README

        

# picgo-plugin-gitlab

PicGo Uploader For GitLab

### Install

```bash
npm i picgo-plugin-gitlab
```

### Usage

- url: gitlab url (eg:https://gitlab.com)
- group: gitlab project's group name
- project: gitlab project name
- token: gitlab's api token
- path: img path in response json (eg:url or data.url)

### Demo

![Demo](https://github.com/bugwz/picgo-plugin-gitlab/blob/master/static/demo.jpg?raw=true)